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

Re^2: Debugging LWP

by vladb (Vicar)
on Feb 11, 2006 at 18:18 UTC ( [id://529582]=note: print w/replies, xml ) Need Help??


in reply to Re: Debugging LWP
in thread Debugging LWP

If the host is telling you they have registered a hit from your script, are they able to send you any log of that request? I would specifically look for any error messages etc.

Try sending a POST request via the system telnet utility to eliminate your script entirely.


_____________________
"We've all heard that a million monkeys banging on a million typewriters will eventually reproduce
the entire works of Shakespeare. Now, thanks to the Internet, we know this is not true."

Robert Wilensky, University of California

Replies are listed 'Best First'.
Re^3: Debugging LWP
by tdrought (Novice) on Feb 11, 2006 at 19:22 UTC
    I am running this script from a hosted Windows server. So I cannot run a telnet. But, what I just did was bring the script to my local machine which has IIS and ActivePerl installed. Install the SSLeay and tested the script locally. It ran just fine which tells me it's the hosters server which is causing the problem. I am going to call them now. Hopefully, they can get to the bottom of this, else I will have to switch servers.
      (Longshot guess, but I've been burned by this in the past too)

      Have you tried connecting via a numeric IP address ? Windows has been known to have some nasty resolver caching behaviors which, if not registry hacked properly, can cause it to hang onto a bad DNS resolution for a long time...so if your target has changed its IP address recently, the Windows resolver cache may not have flushed yet.

      Here's the story wrt WinXP...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-20 09:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found