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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24429

SocketTimeout is not treated as milliseconds in Http1Protocol.java

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2003-11-05 12:17 -------
No, there's a misunderstanding.
timeout is used for the "upload" timeout (ie, after the HTTP header is read),
which is disabled by default anyway (it's used to allow large uploads over slow
connections, basically).
soTimeout is the useful parameter (configured on the connector by the
"connectionTimeout" attribute), and does what you expect.

Do you experience something bad, or is it just a wild guess on your part ?
(please don't file bugs over wild guesses)

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

Reply via email to