users@grizzly.java.net

Re: Configuring Grizzly timeouts

From: Sondra <sondra_at_pleasingsoftware.com>
Date: Wed, 22 Sep 2010 11:28:14 -0700 (PDT)

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.