502 =坏网关(php-fpm问题等)
googlebot是否认为它们是503?(503 =服务器过载,请稍后重试)
发布于 2011-05-12 19:10:58
google支持HTTP 502
http://www.google.com/support/webmasters/bin/answer.py?answer=40132
,并将它们视为
502 (Bad gateway)
The server was acting as a gateway or proxy and received an invalid
response from the upstream server.在我的经验中,谷歌将502视为停机时间,并在一段(短)时间内停止敲打你的服务器。
https://stackoverflow.com/questions/5963737
复制相似问题