nginx连接超时和客户端closures连接问题
我有这个nginx服务器在AWS上运行,直到最近,当几个用户开始抱怨网站没有打开,直到他们做了10次尝试访问它。 我从来没有能够从我这边复制这个问题。 我使用谷歌的DNS即8.8.8.8&当我改变了一个用户相同,该网站工作正常。 现在这可能是原因,或者这也可能只是一个巧合。 我在错误日志中find了这个 – 2014/05/29 13:46:15 [info] 6940#0: *150649 client timed out (110: Connection timed out) while waiting for request, client: xx.xxx.xxx.xx, server: 0.0.0.0:80 2014/05/29 13:46:20 [info] 6940#0: *150670 client closed connection while waiting for request, client: xx.xxx.xxx.xx, server: 0.0.0.0:80 2014/05/29 13:46:20 [info] 6940#0: *150653 client closed connection while waiting for request, client: […]