Hi there,

thanks in advance for any further help.
I have a web crawler running in a solaris+apache+mod_perl web server, and
for some reason, when I try go get the contents of a certain page, it hangs
and gives no timeout whatsoever.

use LWP::Simple;

...

$page_text = get($thisURL);

...

besides this problem, the crawler is monolithic. can I do a fork to speed
things up? Any suggestions?


Thanks!
./Ricardo Oliveira

__________________________________________________
FREE Email for ALL! Sign up at http://www.mail.com

Reply via email to