Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Re: connectionTimeout for AJP 1.3 in server.xml

Rainer Jung

2007-01-18

Replies:

Last time I checked explicitely was for 5.0.28. That (old) version had a
default of 60 seconds in the code, but it was not functional. You had to
explicitely set a value to enable the timeout.

And yes, having a good fit between connectionTimeout and
connection_pool_timeout should be best in most cases. The former is in
Milliseconds, the latter in seconds. The former goes into the connector
element of server.xml, the latter into mod_jk workers.properties.

Regards,

Rainer

Mohan2005 wrote:
> Hello
>
> In the server.xml
>
>  
>    
>
> There is no connection timeout value set
> What is the default value ?
>
> Should the value that is set here be equal to the value
> connection_pool_timeout set in
> workers.properties file ?
>
> And what is the value set here..also in server.xml
>
>  
>    
>
>
>
> Your reply is much appreciated
> Mohan

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.