users@grizzly.java.net

Re: Configuring Grizzly timeouts

From: Oleksiy Stashok <oleksiy.stashok_at_oracle.com>
Date: Wed, 22 Sep 2010 14:34:52 -0700

Pls. try the request timeout interval I mentioned in the prev. email,
or you did try it and it didn't work?



On Sep 22, 2010, at 11:28 , Sondra wrote:

>
> The following in domain.xml is working to control the TCP/IP socket
> timeout:
>
> <network-listener port="80" protocol="http-listener-1"
> transport="tcp"
> name="http-listener-1" thread-pool="http-thread-pool" >
> <transport read-timeout="300" />
> </network-listener>
>
>
> I haven't figured out a solution for the 15-minute thread timeout
> issue,
> though.
>
>
> --
> View this message in context: http://old.nabble.com/Configuring-Grizzly-timeouts-tp29771174p29780706.html
> Sent from the Grizzly - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>