I have an environment with Tomcat 5.5, AJP1.3, Apache 2 and refer to the
server.xml file content for my installation.

The Tomcat 5.5 AJP Connector configuration eludes to a Connector
attribute by the name of "backlog", which can be set to configure the
pending request queue size.

(See http://tomcat.apache.org/tomcat-5.5-doc/config/ajp.html)

I have added this attribute and do not see an effect on the AJP
connector performance.  However, when I use the atrribute name
"acceptCount" instead as in other Connector configurations within the
server.xml file, I do see an effect on performance.

Is the AJP configuration doumentation at the above link in error?  I did
not see (not there is not one) a documentation defect for this.

james


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

Reply via email to