[EMAIL PROTECTED] RE: Retransmissions seen for HTTP GETs and POSTS

2008-05-27 Thread Nayman Felix-QA5535
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

[EMAIL PROTECTED] Retransmissions seen for HTTP GETs and POSTS

2008-04-27 Thread Nayman Felix-QA5535
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

[EMAIL PROTECTED] Apache delays assigning a message to a thread

2008-04-15 Thread Nayman Felix-QA5535
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