You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by vichi <vi...@gmail.com> on 2009/11/12 09:57:25 UTC

connection Timeout

i want to close a connection if i don't get response back in specific time
(let say in 30 sec) . is there any setting in tomcat for this purpose.
please need an urgent help

Thanks in advance.
-Vichi
-- 
View this message in context: http://old.nabble.com/connection-Timeout-tp26315070p26315070.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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


Re: connection Timeout

Posted by Arunkumar Janarthanan <ar...@gmail.com>.
Have you tried *removeAbandonedTimeout* in connection pool settings ? this
will help to get the connectionb closed if your DB connection waiting more
than a specific amount of time.

On Thu, Nov 12, 2009 at 4:02 AM, André Warnier <aw...@ice-sa.com> wrote:

> vichi wrote:
>
>> i want to close a connection if i don't get response back in specific time
>> (let say in 30 sec) . is there any setting in tomcat for this purpose.
>> please need an urgent help
>>
>>  It might help if you explained what connection, to what.
> And as long as you are doing that, some information about tomcat version,
> platform etc would also be nice.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>

Re: connection Timeout

Posted by André Warnier <aw...@ice-sa.com>.
vichi wrote:
> i want to close a connection if i don't get response back in specific time
> (let say in 30 sec) . is there any setting in tomcat for this purpose.
> please need an urgent help
> 
It might help if you explained what connection, to what.
And as long as you are doing that, some information about tomcat 
version, platform etc would also be nice.


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