Re: [users@httpd] Apache closes the connection after receiving a request.

2015-11-03 Thread Novi Jinx
Hi Yann, Many thanks for the prompt response. I believe it does not relate to KeepAliveTimeout. We are using the default value (KeepAliveTimeout = 5s); the time span between the successful request (which has a proper response) and the subsequent failed request (which has ACK but the connection

Re: [users@httpd] Apache closes the connection after receiving a request.

2015-11-03 Thread Yann Ylavic
On Tue, Nov 3, 2015 at 12:47 PM, Novi Jinx wrote: > > Recently I have experienced a behaviour of Apache on my PROD environment that > I could not explain. My Apache decided to close a TCP connection right after > successfully receiving a request (sent ACK back to a client). With the > KeepAlive

[users@httpd] Apache closes the connection after receiving a request.

2015-11-03 Thread Novi Jinx
Hi, This is the first time I send to the mail list so please forgive me if I do something wrong/ improperly. Recently I have experienced a behaviour of Apache on my PROD environment that I could not explain. My Apache decided to close a TCP connection right after successfully receiving a reque