Geett Chanddra Singha wrote:
Hi All,

I would like to know is that is it ok to add this as shown below

protocol="org.apache.coyote.http11.Http11Protocol"

in

<Connector port="8080" maxHttpHeaderSize="8192" *
maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
enableLookups="false"  acceptCount="100" connectionTimeout="20000"
disableUploadTimeout="true" />


As there are certainly differences in the <tag> attributes between different versions of Tomcat, it would be a good idea to mention
- what version of Tomcat (x.y.z) you are using
- under what version of Java
- under what platform O.S.

This is by the way a good practice in general for *any* question to the list, as it usually saves time for everyone.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to