apache mod_proxy错误os10060并返回503?
时间:2020-03-05 18:48:12 来源:igfitidea点击:
无法访问我的网站。 Apache给出以下错误消息:
[Fri Sep 05 08:47:42 2008] [error] (OS 10060)A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. : proxy: HTTP: attempt to connect to 10.10.10.1:80 (10.10.10.1) failed
解决方案
回答
我们可以直接连接到代理主机(10.10.10.1)吗?它运作正常吗?
回答
http://www.checkupdown.com/status/E503.html
Your Web server is effectively 'closed for repair'. It is still functioning minimally because it can at least respond with a 503 status code, but full service is impossible i.e. your Web site is simply unavailable. There are a myriad possible reasons for this, but generally it is because of some human intervention by the operators of your Web server machine. You can usually expect that someone is working on the problem, and normal service will resume as soon as possible.
我们需要重新启动Web服务器,然后弄清楚为什么它会自行关闭。