Re: Apache Randomly Dropping POST Data

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Feb 23, 2011 at 4:01 PM, Ursa Polaris <polaris.ursa@xxxxxxxxx> wrote:
>   I guess I forgot to mention that we have verified using WireShark
> that Chrome, Firefox and IE are all correctly sending the POST data
> over the network in these cases. It's not a browser issue.

that's great info
(note that you have to be a little bit careful when looking at the
packet trace; you may see a TCP connection with the entire request
header and POST body sent yet it receives no response; then the
browser opens a new TCP connection, sends the request header without
body, and after Timeout seconds gets an error response)

unless you have any single sign-on modules loaded (always a good
target to blame) or other third-party modules which can process the
request body, no other ideas here; possibly the timing of the body
being sent vs. error being triggered would narrow down the
possibilities

---------------------------------------------------------------------
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




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux