[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

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

2008-05-27 Thread Ben Ricker
TCP retransmissions are not related to Apache; it is an OS/network issue and you need to focus on the server interface configuration or the network(s) between the client and the server. There is a good, succinct troubleshooting guide here: http://acs.lbl.gov/TCP-tuning/troubleshooting.html

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

2008-05-27 Thread David Dyer-Bennet
Nayman Felix-QA5535 [mailto:[EMAIL PROTECTED] wrote: 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. Is this specific to Apache? It seems relatively unlikely that something in Apache is reaching