MaxClient 加大

回覆文章
yehlu
Site Admin
文章: 3244
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

MaxClient 加大

文章 yehlu »

預設為 150
想加大到 300
會出現 只能設到256

代碼: 選擇全部

<IfModule mpm_prefork_module>
    ServerLimit         500
    StartServers          5
    MinSpareServers       5
    MaxSpareServers      10
    MaxClients          300
    MaxRequestsPerChild   0
</IfModule>

回覆文章

回到「apache」