Harsimranjit singh Kler
2012-06-22 09:11:08 UTC
Hi
Using tomcat 6.0.29.
i want to know is there any parameter in HTTP\AJP connector to set
request time out(i.e if particular request taking long time to complete it
should time out after configured timeout value).?
My web application communicating to some external system where response is
very slow for particular queries so i want tomcat to timout those requests.
I checked and tested with setting *connectionTimeout,keepAliveTimeout *values
but these paremeter have different meaning and role in connector as per my
understanding from tomcat documentation.
regards
Harsimran
Using tomcat 6.0.29.
i want to know is there any parameter in HTTP\AJP connector to set
request time out(i.e if particular request taking long time to complete it
should time out after configured timeout value).?
My web application communicating to some external system where response is
very slow for particular queries so i want tomcat to timout those requests.
I checked and tested with setting *connectionTimeout,keepAliveTimeout *values
but these paremeter have different meaning and role in connector as per my
understanding from tomcat documentation.
regards
Harsimran