When i try to run make, this error occur:
[root@cempaka /export/home/jemi/apache_1.3.19]$ make
===> src
===> src/os/unix
<=== src/os/unix
===> src/ap
gcc -c -I../os/unix -I../include -DSOLARIS2=280 -DUSE_EXPAT -I../lib/expat-li
te `../apaci` ap_snprintf.c
/usr/ccs/bin/as...
When I check httpd process, I can see more than 100 httpd process running...
In my httpd.conf I set,
StartServers 5
MinSpareServers 5
MaxSpareServers 10
MaxRequestsPerChild 150.
Can someone help me with this problem..
Thanks...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.