印度人交乣女BBW,500AV导航大全精品,国产精品又黄又爽又色无遮挡网站,中国女人和老外的毛片

Board logo

標(biāo)題: [求助] 老大,請教下 MaxRequestsPerChild 的問題 [打印本頁]

作者: colin    時間: 2016-1-20 02:21     標(biāo)題: 老大,請教下 MaxRequestsPerChild 的問題

httpd-wdl.conf里怎么又三個MaxRequestsPerChild 有什么不同哦?
我的1核1G的云服務(wù)器,偶爾HTTPD進(jìn)程飆升到幾百。是不是得從這個限制,設(shè)置多少合適?
<IfModule mpm_worker_module>
    ServerLimit
32
    ThreadLimit
256
    StartServers        12
    MaxClients          2048
    MinSpareThreads      50
    MaxSpareThreads      256
    ThreadsPerChild      256
    MaxRequestsPerChild   0
</IfModule>
<IfModule mpm_prefork_module>
    ServerLimit         1024
    StartServers          5
    MinSpareServers       3
    MaxSpareServers      30
    MaxClients          1024
    MaxRequestsPerChild   0
</IfModule>
<IfModule mpm_itk_module>
    ServerLimit         1024
    StartServers          5
    MinSpareServers       3
    MaxSpareServers      30
    MaxClients          1024
    MaxRequestsPerChild   0
</IfModule>

另外請教/etc/sysctl.conf 添加 net.ipv4.netfilter.ip_conntrack_tcp_timeout_established 值為多少合適?




歡迎光臨 WDlinux官方論壇 (http://www.etpaint.cn/bbs/) Powered by Discuz! 7.2