Your IP : 3.133.160.26


Current Path : /etc/httpd/conf.d/
Upload File :
Current File : //etc/httpd/conf.d/prefork.conf

<IfModule prefork.c>
StartServers 5
MinSpareServers 4
MaxSpareServers 7
ServerLimit 40
MaxClients 1000
MaxRequestsPerChild 1000
</IfModule>