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)