Anyone has experiences in re-compile apache-1.3.27-2.src.rpm and increasing Apache 
MaxClients 2048? 


i try to recompile  apache-1.3.27-2.src.rpm 
like rpm -ivh  apache-1.3.27-2.src.rpm
then i go to /usr/src/redhat/SOURCES/apache_1.3.27/src/include/httpd.h and changed 256 
to 2048 
then  go to /usr/src/redhat/SPECS did rpm -bp apache.spec , 
then go /usr/src/redhat/RPMS/i386 and did rpm -Uvh apache-1.3.27-1.7.2.i386.rpm 
--force, 
last i goto edit httpd.conf changed MaxClients 450 and restart apache 

then show:
"Starting httpd: WARNING: MaxClients of 450 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."

 

Can someone tell me in details how can I do so? Thank you very much


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to