secretman
11-04-2006, 11:51 PM
Hello,
I have need to increase HARD_SERVER_LIMIT on apache.
I have set MaxClients 2048 on httpd.conf but when I start apache show
this error :
WARNING: MaxClients of 2048 exceeds compile time limit of 1024 servers,
lowering MaxClients to 1024. To increase, please see the
HARD_SERVER_LIMIT define in src/include/httpd.h.
I have found file httpd.h on /usr/local/apache/include/httpd.h and edited
HARD_SERVER_LIMIT lines, but when restart apache still show error.
How to increase?
I have need to increase HARD_SERVER_LIMIT on apache.
I have set MaxClients 2048 on httpd.conf but when I start apache show
this error :
WARNING: MaxClients of 2048 exceeds compile time limit of 1024 servers,
lowering MaxClients to 1024. To increase, please see the
HARD_SERVER_LIMIT define in src/include/httpd.h.
I have found file httpd.h on /usr/local/apache/include/httpd.h and edited
HARD_SERVER_LIMIT lines, but when restart apache still show error.
How to increase?