This is a discussion on KeepAlive: pros & cons within the Apache Web Server forums, part of the Web Server and Related Forums category; I've read in Apache docs about the KeepAlive directive. I looks like a very interesting feature. However, in my ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I've read in Apache docs about the KeepAlive directive. I looks like a very
interesting feature. However, in my httpd.conf file it is set to off by default. Is there a reason for that? What should I take into account before activating it? -- -- Álvaro G. Vicario - Burgos, Spain -- |
|
|||
|
In article <19jekwben19fc.19y113wp9kvsx.dlg@40tude.net>,
Alvaro G Vicario <alvaro_QUITAR_REMOVE@telecomputeronline.com> wrote: > I've read in Apache docs about the KeepAlive directive. I looks like a very > interesting feature. However, in my httpd.conf file it is set to off by > default. Is there a reason for that? What should I take into account before > activating it? you can safely turn it on. You might want to tune KeepAliveTimeout and MaxKeepAliveRequests according to your load, but defaults are ok in general (15 and 100) patpro -- je cherche un poste d'admin UNIX/Mac http://patpro.net/cv.php |