99精品国产综合久久久久五月天,免费观看欧美大片毛片不用播放器 ,AV无码理论片在线观看免费网站,国产精品国产成人国产三级
標(biāo)題:
[求助]
老大,請(qǐng)教下 MaxRequestsPerChild 的問題
[打印本頁]
作者:
colin
時(shí)間:
2016-1-20 02:21
標(biāo)題:
老大,請(qǐng)教下 MaxRequestsPerChild 的問題
httpd-wdl.conf里怎么又三個(gè)MaxRequestsPerChild 有什么不同哦?
我的1核1G的云服務(wù)器,偶爾HTTPD進(jìn)程飆升到幾百。是不是得從這個(gè)限制,設(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>
另外請(qǐng)教/etc/sysctl.conf 添加 net.ipv4.netfilter.ip_conntrack_tcp_timeout_established 值為多少合適?
歡迎光臨 WDlinux官方論壇 (http://fudaan.com/bbs/)
Powered by Discuz! 7.2