Using the worker-mpm or fork-mpm, apache does the same nasty thing with
threads and keep-alive, although I believe that when its starts running out of threads
it stops offering keep-alives - and to make matters worse - for each connection
you now have 2 threads - one for apache and one for tomcat -


Andrew

On Jan 25, 2005, at 6:46 AM, Sean M. Duncan wrote:

What is the impact of having apache httpd allow keep alive requests when
using the AJP connector to tomcat? Does this have any impact on
tomcat's thread usage? How well does httpd itself deal with keep alive
pipelines under a heavy user load?


-Sean


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to