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