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

Request/Response race condition when doing multiple requests on the same connection.

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From [EMAIL PROTECTED]  2003-02-21 14:26 -------
I've retested my webapp using CVS from yesterday evening, and I still have many 
exceptions of this type :
Error in parsing the 
status  line from the response: unable to find line starting with "HTTP/

I compared my new sources to my old ones that were using HttpMultiClient, 
they're "identical" in term of using httpclient lib. Except the new one is 
using HttpMultiThreadConnectionManager instead of HttpMultiClient

The old one never throws HttpException, and in the new one, while testing a 
great number of users using Opensta, if I open a browser myself and try to see 
what happens, I sometimes have the exception aboved and sometimes streams are 
being "exchanged" one another (looks like the original request/race bug where a 
getresponsebodyasstream is not returning the good stream...)

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

Reply via email to