DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=24154>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=24154

Setting CONNECTION_TIMEOUT and SO_TIMEOUT on a per-method basis





------- Additional Comments From [EMAIL PROTECTED]  2004-05-05 21:41 -------
Changelog:
* The value defined at the HTTP connection level sets the initial/default socket
timeout value.
* The default socket timeout can be overridden at the HTTP method level. The
default value is used if socket timeout is undefined
* I left connection timeout logic unchanged. Setting connection timeout at the
HTTP method level does not make sense as the method may end up reusing an
already open connection

Let me know what you think

Oleg

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

Reply via email to