
09.26简书平台的短暂异常
An error occurred.
Sorry, the page you are looking for is currently unavailable.
Please try again later.
If you are the system administrator of this resource then you should check theerror log for details.
Faithfully yours, nginx.
如上,刚老徐正打算上简书平台,写文章,出现如上错误,应该持续了几分钟~不知道有多少用户有感知,平台响应还不错,几分钟后已恢复正常~
一般nginx的此类报错,原因如下(当然,老徐对nginx了解不深,如下都是一些可能原因)
出现问题,首先是去分析nginx的日志,得到一些线索~
可能的常见原因:
/ 1 /
很明显这是一个nginx的错误,查看nginx.conf的文件过程中分析可能是以下的问题,在nginx.xml中有如下配置:

如上图片源自网络