Apache 之謎樣 ServerLimit 指令 (directive)
<IfModule mpm_prefork_module>
StartServers 5
MinSpareServers 5
MaxSpareServers 10
MaxClients 300
MaxRequestsPerChild 0
ServerLimit 500 # 新設定
</IfModule>

浙公网安备 33010602011771号