Hello,
I have need to increase HARD_SERVER_LIMIT on apache.
I have set MaxClients 20000 on httpd.conf but when I start apache show
this error :
WARNING: MaxClients of 20000 exceeds compile time limit of 2048 servers,
lowering MaxClients to 2048. To increase, please see the
HARD_SERVER_LIMIT define in src/include/httpd.h.
How to increase?
I have need to increase HARD_SERVER_LIMIT on apache.
I have set MaxClients 20000 on httpd.conf but when I start apache show
this error :
WARNING: MaxClients of 20000 exceeds compile time limit of 2048 servers,
lowering MaxClients to 2048. To increase, please see the
HARD_SERVER_LIMIT define in src/include/httpd.h.
How to increase?