Connector attribute serverSocketTimeout in server.xml

2003-12-29 Thread Hume, John - NA US HQ Delray
Can anyone point me in the direction of a resource to explain the Connector
attribute serverSocketTimeout?  I haven't found any reference to it in the
jakarta site or this mailing list.  Thanks.  

-john.
_
john d. hume
 561-266-6256
 [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Connector attribute serverSocketTimeout in server.xml

2003-12-29 Thread Bill Barker
Hume, John - NA US HQ Delray [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]
 Can anyone point me in the direction of a resource to explain the
Connector
 attribute serverSocketTimeout?  I haven't found any reference to it in the
 jakarta site or this mailing list.  Thanks.


It's the value of SO_TIMEOUT for the ServerSocket.  I don't really recommend
messing with it unless you *really* know what you are doing :).


 -john.
 _
 john d. hume
  561-266-6256
  [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]