2013年12月2日
摘要: 如何确认当前apache使用哪种模式通过/etc/init.d/httpd中的来确认系统apache的运行脚本路径apachectl=/usr/sbin/apachectlhttpd=${HTTPD-/usr/sbin/httpd}prog=httpdpidfile=${PIDFILE-/var/run/httpd.pid}lockfile=${LOCKFILE-/var/lock/subsys/httpd}/usr/sbin/httpd -l/usr/sbin/httpd -V | grep MPMprefork MPM使用多个子进程,每个子进程一个线程的方式处理请求,每个进程一个时间只处理 阅读全文
posted @ 2013-12-02 16:14 foxracle 阅读(547) 评论(0) 推荐(1)
< 2025年4月 >
30 31 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 1 2 3
4 5 6 7 8 9 10

点击右上角即可分享
微信分享提示