Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: script timing out

by beth (Scribe)
on May 20, 2004 at 07:17 UTC ( [id://354887]=note: print w/replies, xml ) Need Help??


in reply to script timing out

Are you sure you want to use a CGI script for this? Users are rarely patient enough to wait ten minutes for a script to finish.

You don't say what you're using this script for, but consider submitting the request to a queue and notifying the user that they will receive an email with the results in approximately ten minutes. Or, if it's not personalized (or if you know ahead of time who your audience is), have the script run on a cron job and write the results to a static html page.

You know what your needs are; consider if you're doing it the right way.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-25 12:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found