http://www.perlmonks.org?node_id=240116


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