Hi, I tried to set KeepAlive directive to "On" but it doesn't help. Apache still doesn't send TCP keepalive messages. As I understand, KeepAlive directive enables a persistent connections but it doesn't influence on TCP keepalive. On which context Apache sends a TCP keepalive messages? Is it sent on context of HTTP request handling process? How can I configure Apache to send TCP keepalive messages?
Thanks, Evgeny -----Original Message----- From: Eric Covener [mailto:[email protected]] Sent: Wednesday, May 16, 2012 9:10 AM To: [email protected] Subject: Re: [users@httpd] TCP keepalive On Wed, May 16, 2012 at 1:50 AM, Igor Cicimov <[email protected]> wrote: > Google Apache KeepAlive and you are done. TCP Keepalive is different. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
