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

Re: Complete part of a cgi script before the rest

by pemungkah (Priest)
on Apr 14, 2010 at 23:33 UTC ( [id://834796]=note: print w/replies, xml ) Need Help??


in reply to Complete part of a cgi script before the rest

The simplest option is to fork off the process that takes a long time so it's a child of init, and then just complete the short part. See here for a way to do that.
  • Comment on Re: Complete part of a cgi script before the rest

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (7)
As of 2024-04-19 15:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found