Current Path : /proc/self/root/etc/httpd/conf.d/ |
Current File : //proc/self/root/etc/httpd/conf.d/prefork.conf |
<IfModule prefork.c> StartServers 5 MinSpareServers 4 MaxSpareServers 7 ServerLimit 40 MaxClients 1000 MaxRequestsPerChild 1000 </IfModule>