[Persistentperl-users] exit, fork, & signal handlers w/ Persistent Perl
Brought to you by:
samh
From: Kevin <ke...@bl...> - 2003-03-12 12:27:59
|
Hi all, When coding or porting a program to play nicely with Persistent Perl (aka SpeedyCGI), is there anything special that needs to be done when one uses exit, fork, or a signal handler? FastCGI and mod_perl seem to require you to do special things so the programs work correctly, but the webpage for Persistent Perl doesn't really mention anything special. Thanks, Kevin |