![]() |
Apache gurus I got a easy Question...
How do I set a different value for MaxClients in the httpd.conf file?
I'm just not sure what the command is in in UNIX... or do I haveto emacs the file and shit... :thumbsup |
Edit httpd.conf and find "MaxClients". Make sure it is not commented out with a "#". If you want more than 256, you'll have to re-install it with a higher client configuration.
|
Quote:
|
Piss into a condom and suck on your thumb
|
Quote:
|
Run:
# apachectl configtest It will report any errors, even if you had at 300, if your server wasnted compiled for more than 256 (editing the source files) then it would start but still only run 256 max. |
apachectl restart
|
to get over 256 edit httpd.h and in src/incldues I think and change HARDSERVERLIMIT and recompile
|
Quote:
Apache won't start if you set MaxClients above the HARDSERVERLIMIT, so if it starts, it's okay. |
All times are GMT -7. The time now is 12:52 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123