Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Managing a long running server side process using CGI

by GrandFather (Saint)
on Jan 31, 2007 at 10:41 UTC ( [id://597520]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!Perl -w
    use strict;
    ...
    
        Digest::MD5::md5_hex(Digest::MD5::md5_hex(time().{}.rand().$$));
    }
    
  2. or download this
    #!Perl -w
    use strict;
    ...
              auto_purge_interval => '4 hours',
             });
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found