User Tools

Site Tools


httpd_conf_prefork

This is an old revision of the document!


httpd.conf prefork values

<IfModule mpm_prefork_module>
StartServers 5
MinSpareServers 5
MaxSpareServers 10
MaxClients 150
MaxRequestsPerChild 0
</IfModule>

Value Definition
StartServers
MinSpareServers
MaxSpareServers
MaxClients
MaxRequestsPerChild
httpd_conf_prefork.1453983291.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki