2012/8/21 Nikos Viorres <nvior...@gmail.com>:
> Hi all,
>
> The value that i set to Tomcat's asyncTimeout connector property is
> ignored when using the APR connector on Windows no matter what
> (default 10 seconds is used instead). That value is always respected
> when using the default Http11Protocol connector or the
> Http11NioProtocol one. However in the relevant Tomcat docs, it's
> clearly stated that this property applies to alla the connectors. Here
> is the relevant part of server.conf:
>
> <Connector asyncTimeout="25000"
> protocol="org.apache.coyote.http11.Http11AprProtocol" port="8080"
> maxThreads="200" URIEncoding="UTF-8" connectionTimeout="25000"
> compression="on" compressionMinSize="2048"
> compressableMimeType="text/html,text/plain,text/xml,text/css,text/javascript,application/json,application/javascript,application/xml,application/css"
> />

1. Tomcat version =?
2. tcnative-1.dll version =?

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

Reply via email to