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=25370>. 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=25370 exception during writeRequest leaves the connection un-released ------- Additional Comments From [EMAIL PROTECTED] 2003-12-17 03:40 ------- i believe that this has something to do with the fact, that the connection would have to be closed because HttpClient cannot finish the request due to the lack of data. the anoying thing for me was, that HttpClient tries to finish a HTTP-request if one calls releaseConnection(). finishing a HTTP-request ment downloading the rest of the requested data for me. in this case this behaviour is even more fatal. this is a serious issue since it causes connections to idle around if this error happens - if i understand everything correctly. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]