You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Igor Galić <i....@brainsware.org> on 2011/02/24 22:18:27 UTC

[users@httpd] Re: How do I set KeepAliveTimeout for Apache 2.2 ?


----- Original Message -----
> 
>  Can anyone let me know where exactly and in which files do I have to
>  make
> the changes in order to set the following variables in Apache server
> 2.2 ?

Each of the below links to the documentation of the
directives will have a link to it's context:
http://httpd.apache.org/docs/current/mod/directive-dict.html#Context
Telling you where exactly you can put these directives.

Apache httpd doesn't care about which files you put them
only which context these files are included.

This is not really an issue worth discussing on dev@
but more on users@

>     - KeepAlive

http://httpd.apache.org/docs/current/mod/core.html#keepalive

>     - KeepAliveTimeout

http://httpd.apache.org/docs/current/mod/core.html#keepalivetimeout

>     - MaxKeepAliveRequests

http://httpd.apache.org/docs/current/mod/core.html#maxkeepaliverequests

>     - MaxClients

http://httpd.apache.org/docs/current/mod/mpm_common.html#maxclients


i

-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.galic@brainsware.org
URL: http://brainsware.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org