由于访问量过高导致问题,偶发。查看nginx的error.log tac error.log|grep "error"|less发现许多如下重复的错误内容2023/07/10 09:54:35 [error] 24656#0: *14 connect() to unix:/tmp/php-71-cgi.sock failed (11: Resource temporarily unavailable) while connecting to upstream, client: 101.xx.220.xxx, server: xxx.xx, request: "POST /xxx/xxx HTTP/1.1", upstream: "fastcgi://unix:/tmp/php-71-cgi.sock:", host: "xxx.xx" 2023/07/10 09:54:35 [error] 24656#0: *14 connect() to unix:/tmp/php-71-cgi.sock failed
风里来
最后,我终于解放了我自己……