Connecting Tech Pros Worldwide Forums | Help | Site Map

Is there a Transaction timeout setting in Tomcat ?

Newbie
 
Join Date: Nov 2006
Posts: 1
#1: Nov 7 '06
Is there a configuration setting that will let me specify the amount of time when a transaction or request will timeout because of no response ? I see the setting connectionTimeout, but the description in the documentation of 'number of milliseconds after accepting a connection, for the request URI to be presented' doesn't seem to match what I want to configure. Is there another setting that I am missing or will connectionTimeout do what I intend?
Thank you.

sicarie's Avatar
Moderator
 
Join Date: Nov 2006
Location: USA
Posts: 3,929
#2: Nov 7 '06

re: Is there a Transaction timeout setting in Tomcat ?


Quote:

Originally Posted by lorband

Is there a configuration setting that will let me specify the amount of time when a transaction or request will timeout because of no response ? I see the setting connectionTimeout, but the description in the documentation of 'number of milliseconds after accepting a connection, for the request URI to be presented' doesn't seem to match what I want to configure. Is there another setting that I am missing or will connectionTimeout do what I intend?
Thank you.

I don't remember off the top of my head, but I'm sure you could find it here:

http://tomcat.apache.org/tomcat-3.3-doc/

Did you try to set that and see what happened (are you in an environment where you can do that)?
Reply


Similar Apache Web Server bytes