宝塔用户_yhnuhd 发表于 2022-9-15 21:20:38

【已解答】apache意外停止,导致网站无法访问

apache出现以下错误,导致网站无法访问,请如何解决?
AH00354: Child: Starting 1500 worker threads.
AH00364: Child: All worker threads have exited.
FastCGI process 20080 still did not exit, terminating forcefully
FastCGI process 15720 still did not exit, terminating forcefully
FastCGI process 14644 still did not exit, terminating forcefully
FastCGI process 25168 still did not exit, terminating forcefully
FastCGI process 3664 still did not exit, terminating forcefully
FastCGI process 6060 still did not exit, terminating forcefully
FastCGI process 5508 still did not exit, terminating forcefully

谢花郎 发表于 2022-9-15 21:56:20

您好,这个可能是apache进程假死,然后导致您网站无法访问呢。
网站访问并发是否很高呢?您那边可以调整下ThreadsPerChild或者MaxRequestsPerChild试试

如果还是不行的话,可以考虑换到nginx
页: [1]
查看完整版本: 【已解答】apache意外停止,导致网站无法访问