https://issues.apache.org/bugzilla/show_bug.cgi?id=48056
Eric Covener <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #13 from Eric Covener <[email protected]> 2009-11-03 06:29:49 UTC --- When I use IE, the post is split into two TCP packets and the 2nd one is retransmitted over and over. The host Apache is running on has not acknowledged it, presumably because some intermedia is intercepting the packet and dropping it. If the host doesn't even see it, Apache has no change of reading it and completing the request. Can you show a binary, unformatted, unlimited capture-length packet capture on the Apache system that shows all the bytes arriving? If not, there's no Apache bug. -- 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]
