Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Methods to debug CGI issues

by chb (Deacon)
on Apr 20, 2005 at 06:35 UTC ( [id://449497]=note: print w/replies, xml ) Need Help??


in reply to Methods to debug CGI issues

Is the webserver running under your control? Some ISPs put a time limit on running cgi-scripts. If your script takes too long on a large amount of content, it may be killed off by the server (SIGTERM....). HTH, although it is not really a debugging hint...

Replies are listed 'Best First'.
Re^2: Methods to debug CGI issues
by mvandenb (Beadle) on Apr 20, 2005 at 15:02 UTC
    LWP::UserAgent also may have a timeout

      LWP::UserAgent does have a timeout, but I have increased it to 20 minutes. I have also tcpdumped the interface and it is making connections rapidly in succession with no errors. The tcp sessions are also shutting down cleanly.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-24 07:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found