Re: Query on KeepAlive and KeepAliveTimeOut

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hai

There is no effect.

The KeepAlive directive allows multiple requests to be sent over the same TCP connection. This is particularly useful while serving HTML pages with lot of images. If KeepAlive is set to Off, then for each images, a separate TCP connection has to be made. Overhead due to establishing TCP connection can be eliminated by turning On KeepAlive.

KeepAliveTimeout determines how long to wait for the next request. Set this to a low value, perhaps between two to five seconds. If it is set too high, child processed are tied up waiting for the client when they could be used for serving new clients.



2008/9/5 Arnab Ganguly <aganguly01@xxxxxxxxx>
Hi All,
If I keep KeepAlive Off then does KeepAliveTimeOut is going to be effective or functional?
Thanks
Arnab



--
With thanks & regards
D Suresh babu

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux