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=27589>.
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=27589

MultiThreadedConnectionManager should provide a shutdown





------- Additional Comments From [EMAIL PROTECTED]  2004-03-12 18:02 -------
Hi Dave,

I think what you are looking for is slightly different.  It sounds like you want
to abort a single HttpMethod.  This feature is covered in bug #20288.  

Your options, until this gets solved officially, are to add an abort method that
closes the method's connection, or to use timeouts.  In particular setting the
socket read timeout, HttpClient.setTimeout(), should handle the case you mention.

Mike

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

Reply via email to