Fix 502 error on PHP-fpm service reload
原文可能无法访问了,如果运气好的话,你还能看到我们对原文的
存档
摘要
In default configuration php-fpm produces errors 502(bad gateway) on reloading. This is really annoying, if you need to do it often. For example, if you use tool like deployer to deploy your…
欢迎在评论区写下你对这篇文章的看法。


