I'm having a strange problem with LWP::UserAgent wherein one particular URL continually gives me a 500 read timeout error.
Client: -- MS IIS/5.0 on Win2k
Server: -- MS IIS/5.0 on Win2k
Link to script:
My LWP timeout is currently set to 10 seconds, but it gives me the same thing no matter how long I set it. LWP always times out without receiving a single bit from this URL.
The URL ( works just fine in my web browser, but LWP consistently times out. Furthermore, LWP
works perfectly in this script for all other URLs I've tested, and it used to work for this domain as well but stopped working for some reason at some unknown time for some unknown reason.
Other URLs where it works:
- --
Other URLs where it doesn't work: the entire 208.31.25.3 domain. Go to and pull down the "news/sports" menu to link to them.
Any insights you can give would be greatly appreciated.
Thanks in advance.
Tom
Sincerely,
Tom Anderson
CEO, Order amid Chaos, Inc.
Client: -- MS IIS/5.0 on Win2k
Server: -- MS IIS/5.0 on Win2k
Link to script:
My LWP timeout is currently set to 10 seconds, but it gives me the same thing no matter how long I set it. LWP always times out without receiving a single bit from this URL.
The URL ( works just fine in my web browser, but LWP consistently times out. Furthermore, LWP
works perfectly in this script for all other URLs I've tested, and it used to work for this domain as well but stopped working for some reason at some unknown time for some unknown reason.
Other URLs where it works:
- --
Other URLs where it doesn't work: the entire 208.31.25.3 domain. Go to and pull down the "news/sports" menu to link to them.
Any insights you can give would be greatly appreciated.
Thanks in advance.
Tom
Sincerely,
Tom Anderson
CEO, Order amid Chaos, Inc.