
evgeny at inovvia
May 20, 2012, 5:45 AM
Post #4 of 4
(367 views)
Permalink
|
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:covener [at] gmail] Sent: Wednesday, May 16, 2012 9:10 AM To: users [at] httpd Subject: Re: [users [at] http] TCP keepalive On Wed, May 16, 2012 at 1:50 AM, Igor Cicimov <icicimov [at] gmail> wrote: > Google Apache KeepAlive and you are done. TCP Keepalive is different. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe [at] httpd For additional commands, e-mail: users-help [at] httpd --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe [at] httpd For additional commands, e-mail: users-help [at] httpd
|