Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to change the compile time limit ? ( HARD_SERVER_LIMIT )

517196Jun 13 2006
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 11 2006
Added on Jun 13 2006
0 comments
281 views