今天发现站点出现了问题,httpd CPU 占用居高不下。
查看 apache\logs\access.log 发现请求响应时间很多都达到了几个小时,HTTP 状态码都是 500。
查看配置 apache\conf\extra\httpd-default.conf:
Timeout 60
apache\conf\httpd.conf 中:
Include "conf/extra/httpd-default.conf"
我很奇怪为什么响应时间会超过 60 秒,超时设置为什么会没有效果呢?
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
闭关修行中......