LAMP 架构深度优化记录

1、Apache worker/prefwork模式说明 在linux中,我们可以用httpd-l 查看安装的模块是prefork模式还是worker模式 [[email protected] ~]# /application/apache/bin/apachectl  -l|egrep "worker|prefoker"   worker.c [[email protected] ~]# 或者
相关文章
相关标签/搜索