https://issues.apache.org/bugzilla/show_bug.cgi?id=50649

--- Comment #4 from [email protected] 2011-01-25 10:20:21 EST 
---
here we describe the tomcat ajp connector configuration:

<!-- Define an AJP 1.3 Connector on port 8009 -->
    <Connector port="8009"
          acceptCount="1024"
          connectionTimeout="20000"
          emptySessionPath="true"
          maxThreads="600"
          protocol="AJP/1.3" redirectPort="8443" URIEncoding="UTF-8" />

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to