You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Joshua Slive <jo...@slive.ca> on 2003/10/27 23:29:10 UTC

Re: [users@httpd] Tuning parameters online

On Sun, 26 Oct 2003, Pedro Picapiedra wrote:

> I want to know, how i can tuning parameters online as MaxClients, etc ?

If you mean, how can you change MaxClients without editting httpd.conf and
restarting, the answer is you can't.

You can however, edit httpd.conf and "gracefully" restart apache
(apachectl graceful), which will change the settings without affecting any
existing connections.

Joshua.

---------------------------------------------------------------------
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