[mod_python] Mod_python and Sub-Interpreter segregation

Bryan Mongeau bryan at eevolved.com
Tue Sep 17 21:06:52 EST 2002


On September 14, 2002 03:07 am, Michael Neel wrote:
> Thank will work great, until you hit the 65th concurrent connection, at
> wich point apache will give you another child.

Thanks Mike. It seems as if even when MaxClients is set to 64 apache will fork 
another child anyway on the 65th concurrent connection... Why? Do you know 
what is going on here? I would like to simply work around the issue by 
limiting the amount of concurrent clients.

> (just a side note, to test a web server I use the ab tool
> that comes with apache; it will let you set the concurrent number of
> theard to try and get at once).

Thanks alot, ab is my newest friend :)
-- 
Bryan Mongeau
eEvolved Inc. - IT Consulting & Custom Software
http://eevolved.com/
--
"10^38 machine instructions would simulate ALL the brains (non-humans 
included) that ever existed, ever since brains were invented in the Cambrian 
Explosion 570 million years ago." -- K. Eric Drexler




More information about the Mod_python mailing list