I've posted this before, but since I haven't seen any response and
haven't had any success in debugging this, I'm wondering if anyone can
provide any insight. My previous message is below:
In some testing that I've done, anywhere from 1 to 10% of HTTP GETs and
POSTs that apache receives are res
In some testing that I've done, anywhere from 1 to 10% of HTTP GETs and
POSTs that apache receives are resulting in a TCP retransmission. I've
captured a wireshark trace for these retransmissions and noticed that
the HTTP GET or POST is being received, but no TCP ack is being sent
out resulting
We've been running some tests with Apache 2.2.4 and Linux 2.6.21. When
sending 20 simultaneous HTTP GETs (one process with 20 threads sending
simultaneously), we're seeing that sometimes there is a 3, 4 or even
more second delay for some of the HTTP GETs appearing in the apache_log.
I've capture