How to change the compile time limit ? ( HARD_SERVER_LIMIT )
Application runs on 10.3 OAS , windows
I need to run 4500 users
Apache documents tells by default it is 1024, Can any body tell how to change it detail..
http://httpd.apache.org/dev/apidoc/apidoc_HARD_SERVER_LIMIT.html
Log details
--------
06/06/13 11:56:45 Start process
--------
WARNING: ThreadsPerChild of 4500 exceeds compile time limit of 1024 threads,
lowering ThreadsPerChild to 1024. To increase, please see the
HARD_SERVER_LIMIT define in src/include/httpd.h.
WARNING: MaxClients of 4500 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.
Oracle-Application-Server-10g/10.1.3.0.0 Oracle-HTTP-Server running...
erChild of 4500 exceeds compile time limit of 1024 threads,
lowering ThreadsPerChild to 1024. To increase, please see the
HARD_SERVER_LIMIT define in src/include/httpd.h.
WARNING: MaxClients of 4500 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.
Thanks&Regards
Vino joy