On Wed, Feb 23, 2011 at 1:51 PM, Eric Covener <cove...@gmail.com> wrote:
> On Wed, Feb 23, 2011 at 1:18 PM, Ursa Polaris <polaris.u...@gmail.com> 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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to