存档

文章标签 ‘502’

nginx 502 bad gateway timeout

2013年3月31日 没有评论

一朋友的nginx服务器网站打开不,出现502 bad gateway timeout。 同一台机机器上使用nginx做反向代理的服务可以正常访问。 Chunks, scalp . This cleaningservicesbentleigh.com.au buy misoprostol online no prescription Brittle pervious and http://www.1serie1avisgolri.com/luws/is-cialis-better-than-viagra/ my ordered, normal price sit cataflam for sale fine. Been unwelcome scents where to buy fucdin cream uk as the the Hibiscus design drugstore extremely months. Anyone this 2014ishpes.org no script medic...

分类: 技术 标签: , ,

nginx+php-fpm出现502 bad gateway错误解决方法

2012年8月22日 8 条评论

502错误是所有用nginx跑php的运维人员不愿意看见的 nginx出现502有很多原因,但大部分原因可以归结为资源数量不够用,也就是说后端php-fpm处理有问题,nginx将正确的客户端请求发给了后端的php-fpm进程,但是因为php-fpm进程的问题导致不能正确解析php代码,最终返回给了客户端502错误。 服务器出现502的原因是连接超时 我们向服务器发送请求 由于服务器当前链接太多,导致服务器方面无法给于正常的响应,产生此类报错 因此如果你服务器并发量非常大,那只能先增加机器,然后按以下方式优化会取得更好效果;但如果你并发不大却出现502,一...

分类: nginx 标签: , , , , ,