Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: HTTP Request Hangs

by IlyaM (Parson)
on Mar 03, 2003 at 18:39 UTC ( [id://240116]=note: print w/replies, xml ) Need Help??


in reply to HTTP Request Hangs

Try to enable debug logging in LWP to see what happens (see LWP::Debug). What version of Perl are you using? If you use 5.005 then it comes with IO::Socket module which has a bug in timeout handling (IIRC LWP uses this module). You should upgrade to fixed version in this case.

--
Ilya Martynov, ilya@iponweb.net
CTO IPonWEB (UK) Ltd
Quality Perl Programming and Unix Support UK managed @ offshore prices - http://www.iponweb.net
Personal website - http://martynov.org

Replies are listed 'Best First'.
Re: Re: HTTP Request Hangs
by Beau Landeaux (Novice) on Mar 04, 2003 at 14:27 UTC
    Running Perl 5.6.0 on Sun. I'll add the LWP::Debug and see what that shows. Any suggestions on how to wrap the request in code that will kill it if it does not complete in a given time (like kicking a job off in BG and killing it it it takes too long)? Thanks for the LWP::Debug tip.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://240116]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2024-04-24 17:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found