![]() |
Apache Question
How do I make it so apache can have handle more than the 256 requests?
|
Hop in your server config file and increase your "MaxClients" setting
|
Update Max Client Settings but Keep in mind Apache 1.3 is hardlimited for 256 unless you updated in src to allow for more. Apache 2.0 is default for 2000
|
FYI, it's in httpd.conf
Most likely in one of these: /etc/httpd/conf/httpd.conf /usr/local/apache/conf/httpd.conf |
I edited the httpd.conf file and here is what I got. I guess I'll have to re-install apache.
WARNING: MaxClients of 300 exceeds compile time limit of 256 servers, lowering MaxClients to 256. To increase, please see the HARD_SERVER_LIMIT define in src/include/httpd.h. |
Quote:
|
| All times are GMT -7. The time now is 04:51 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123