Tomcat 6.0.20/AJP connector issues - errors in apache log

2011-02-16 Thread Shaun Qualheim
*Basics:* Tomcat 6.0.20 (5 instances) Apache 2.2.13 using mod_proxy_ajp to connect to the tomcat instances Dell Poweredge 1950 running Fedora Core We're noticing that we frequently have a buildup in the morning of AJP errors in our apache error_log along the following lines: *[Wed Feb 16 04:43:35

Re: Strange delays after about 800 users on a server -- tomcat 4.1.27, apache 2.0.54, LB/SSL on a Cisco ACE

2009-07-12 Thread Shaun Qualheim
Thanks for your reply Chris. My responses are inline. > > Shaun, > > > > On 7/8/2009 1:35 PM, Shaun Qualheim wrote: > >>*Tomcat 4.1.27-LE > > > > You might consider upgrading at some point. 4.1 is getting ready to be > > retired, an

Any way that scheme and/or proxyPort attributes in server.xml can add significantly to processing time?

2009-07-12 Thread Shaun Qualheim
All -- Is there any way that scheme and/or proxyPort attributes in server.xml can add significantly to processing time? We're noticing that 2 identical servers, 1 that is straight http, and 1 that is behind an ssl offloader with scheme=https and proxyPort=443 attributes on the connector's el

Strange delays after about 800 users on a server -- tomcat 4.1.27, apache 2.0.54, LB/SSL on a Cisco ACE

2009-07-08 Thread Shaun Qualheim
ut 800 users per server. It works fine when we're http only. We don't see anything that stands out in the apache or catalina logs that would seem to be concerning (broken pipes, abnormal timeouts, etc.) I would greatly appreciate any help any