[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: asahi.com does not respond to`-dump_head'



From:  Katsumi Yamaoka <yamaoka@jpl.org> さん曰く
Subject: [emacs-w3m:00289] Re: asahi.com does not respond to `-dump_head'
Message-ID: <yosulmq2huak.fsf@jpl.org>
Date: 19 Mar 2001 20:28:34 +0900

山岡さん>> (w3m-w3m-get-header "http://www.asahi.com/" 'no-cache)
山岡さん>>  => "HTTP/1.0 500 Server Error

白井> 試してみたのですが、私の会社からではつながるときとつながらな
白井> いときがありました。

山岡さん> [...]

白井> 結構高い確率で "500" になりました。(3分の1ぐらいかな)
白井> さすが asahi.com 混んでらっしゃるということかな。

山岡さん> そ そうか、試した時刻が良くなかったのかもしれませんね。
山岡さん> それにしても、さっきから while 1; w3m ...; sleep 1; end で回して
山岡さん> みているんですが、まったく繋がりません。(^^;;)

今日試したら、全然つながりませんでした。

# 昨日試したときは夢を見ていたのかも。。。

で、たまたま dump_head で失敗する URL を他にも見つけたのですが、

(w3m-w3m-get-header "http://www.asahi.com/" 'no-cache)
"HTTP/1.1 500 Server Error
DeleGate-Ver: 5.9.12 (delay=0)
Server: Netscape-Enterprise/3.6 SP2
Date: Tue, 20 Mar 2001 04:31:29 GMT
Content-length: 305
Content-type: text/html
Via: 1.0 - (DeleGate/5.9.12)
"

(w3m-w3m-get-header "http://www.palm.com/" 'no-cache)
"HTTP/1.1 500 Server Error
DeleGate-Ver: 5.9.12 (delay=1)
Server: Netscape-Enterprise/3.6 SP1
Date: Tue, 20 Mar 2001 04:32:27 GMT
Content-length: 305
Content-type: text/html
Via: 1.0 - (DeleGate/5.9.12)
"

(w3m-w3m-get-header "http://www.panasonic.co.jp/" 'no-cache)
"HTTP/1.1 500 Server Error
DeleGate-Ver: 5.9.12 (delay=1)
Server: Netscape-Enterprise/3.6 SP3
Date: Tue, 20 Mar 2001 04:36:11 GMT
Content-length: 305
Content-type: text/html
Via: 1.0 - (DeleGate/5.9.12)
"

Server: Netscape-Enterprise/3.6 SPx が一緒だったりするのだけど、
この辺りでなにかセキュリティレベルが上がったのかもしれないです。
w3m-w3m-attributes() の大改造が必要だぁ。。。

# 今改造をはじめると、なんのための休日出勤かわからなくなってしま
# うのでパス ^^;;;

白井> w3m の source を読まないで推測ですが、-dump_head 以外はつな
白井> がらなくても何回か retry するんじゃないでしょうか?

山岡さん> ふうむ、最悪 w3m.el で retry しなければならないかも...。

というわけで、違うみたいです。がせネタを流してしまいました。(_ _)

-- 
白井秀行 (mailto:shirai@rdmg.mgcs.mei.co.jp)