On 08.09.2009 17:49, Mark Thomas wrote: > John Cherouvim wrote: >> Hello >> >> I have a website which during peak time (peak lasts around ~4 hours with >> 14 pageviews/sec, 140 http requests/sec) starts to drop pageview requests. > > My guess is that all of your Tomcat AJP threads are tied up with idle > httpd threads. > > Try the following in your httpd.conf: > JkOptions +DisableReuse
... or read about the necessary timeouts on http://tomcat.apache.org/connectors-doc/generic_howto/timeouts.html Regards, Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org