On Wed, Feb 23, 2011 at 1:51 PM, Eric Covener <[email protected]> wrote:
> On Wed, Feb 23, 2011 at 1:18 PM, Ursa Polaris <[email protected]> wrote:
>>   So I have had my Apache 2.2 server randomly dropping POST data (all
>> or nothing, it doesn't just drop bits or pieces)
>
> Doesn't IE sometimes forget to send the POST data when it re-connects
> after an error?

yes

a few things to look for to try to matc to IE-missing-post-body:

1. client is IE (from user-agent)
2. request fails after Timeout seconds
3. the first request on the connection (log via %k)

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to