On Wed, Feb 23, 2011 at 1:51 PM, Eric Covener <covener@xxxxxxxxx> wrote: > On Wed, Feb 23, 2011 at 1:18 PM, Ursa Polaris <polaris.ursa@xxxxxxxxx> 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx