Re: How do you get libwww-perl.5.48 to timeout?

Josh (josh.barker@inceptor.com)
Tue, 23 Jan 2001 09:08:07 +0000


C K wrote:

> Has anybody encountered the timeout function for a user agent, not
> stopping after a certain period waiting for a response?

Yes...the best method of avoiding this is to use a proxy server such as 
Squid to cache requests. Apart from using alarms and fetching web pages 
with a single process, I don't alternative (yet)...

Josh