Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: WWW::Mechanize Timeout period

by alexm (Chaplain)
on Jul 27, 2009 at 23:01 UTC ( [id://783690]=note: print w/replies, xml ) Need Help??


in reply to WWW::Mechanize Timeout period

Am I missing something obvious?

Which error is reported after those 4 minutes? Is it the same error if you use an unused IP address? And for an existing IP address but without a web server listening there?

FWIW, I performed the tests on mech version 1.52.

Replies are listed 'Best First'.
Re^2: WWW::Mechanize Timeout period
by gutbobs (Initiate) on Jul 28, 2009 at 08:00 UTC
    Thanks All.


    In response to Alexm.

    For a switched off device:

    Error Code:Error GETing HTTPS://10.241.65.134: Can't connect to 10.241.65.134:443 (connect: Connection timed out) at test5.pl line 24

    For a machine that doesn't have a web server:

    Error Code:Error GETing HTTPS://10.241.3.11: Can't connect to 10.241.3.11:443 (connect: Connection refused) at test5.pl line 24

    However....

    I've just noticed that the timeout works when using port 80 instead of port 443. This might be enough for me to get around my problem (if I can get a response from port 80 then I can go for port 443).

    Thanks again

    Rich

      I confirm that the timeout doesn't work as expected when using https. The port is not significant, since I tried port 443 with http and timeout worked fine.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-03-28 17:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found