Home > Backend Development > PHP Tutorial > linux 服务器 我访问正常,但是有用户访问会出现502的现象,这种问题是什么情况呢?

linux 服务器 我访问正常,但是有用户访问会出现502的现象,这种问题是什么情况呢?

WBOY
Release: 2016-06-06 20:42:49
Original
1354 people have browsed it

大家有没有遇到过这种情况呢?

回复内容:

大家有没有遇到过这种情况呢?

可以查看nginx状态
查看nginx的log

看log 定位502的问题

可能是php-fpm超时未返回,可以看下php的日志

通过nginx日志定位问题, 首先查看是 nginx 这端的问题,还是应用服务端的问题,分两部分来检查。
都不是的话就考虑用户使用的网络原因了。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template