https://issues.apache.org/bugzilla/show_bug.cgi?id=50603
Eric Covener <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX --- Comment #10 from Eric Covener <[email protected]> 2011-08-01 13:53:06 UTC --- (In reply to comment #9) > If you take a look at the first trace of this error I have attached to this > bug > report you see that a transfer starts at package 28 and the servers is closing > the connection at package 53, in the "middle" of a transfer. I disagree. I interpret the trace as showing a response that begins in #28 and is fully transmitted and acknowledged by packet #45. Packet #46 is a new request that hasn't been ackowledged at all by the server at the time the FIN arrives at the system running the trace [presumably the client]. This is not in the middle of a response. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
