猝然临之而不惊,无故加之而不怒。
分类: LINUX
2011-11-02 13:13:43
[root@adsl squid]# wget -d http://www.customs.gov.cn/ DEBUG output created by Wget 1.10.2 (Red Hat modified) on linux-gnu. --12:39:18-- http://www.customs.gov.cn/ => `index.html' 正在查找主機 www.customs.gov.cn... 202.127.48.90 Caching www.customs.gov.cn => 202.127.48.90 正在連接 www.customs.gov.cn|202.127.48.90|:80... 連上了。 Created socket 3. Releasing 0x088680c0 (new refcount 1). ---request begin--- GET / HTTP/1.0 User-Agent: Wget/1.10.2 (Red Hat modified) Accept: */* Host: www.customs.gov.cn Connection: Keep-Alive ---request end--- 已送出 HTTP 要求,正在等候回應... 讀取標頭時發生錯誤 (連線被對方重設)。 Closed fd 3 準備重試。 --12:39:19-- http://www.customs.gov.cn/ (嘗試第 2 次) => `index.html' Found www.customs.gov.cn in host_name_addresses_map (0x88680c0) 正在連接 www.customs.gov.cn|202.127.48.90|:80... 連上了。 Created socket 3. Releasing 0x088680c0 (new refcount 1). ---request begin--- GET / HTTP/1.0 User-Agent: Wget/1.10.2 (Red Hat modified) Accept: */* Host: www.customs.gov.cn Connection: Keep-Alive ---request end--- 已送出 HTTP 要求,正在等候回應... 讀取標頭時發生錯誤 (連線被對方重設)。 Closed fd 3 準備重試。 [root@adsl squid]# tail /var/log/squid/cache.log 2011/11/02 12:35:08| sslReadServer: FD 266: read failure: (104) Connection reset by peer 2011/11/02 12:35:39| sslReadServer: FD 263: read failure: (104) Connection reset by peer 后来不使用http://www.customs.gov.cn/访问海关网站,而使用http://www1.customs.gov.cn/就可能访问了。