Stefan Loones wrote:
Hi all,
First of all sorry if this is not really mod_perl related
I'm looking for the best way to start a new process from a (SetHandler
modperl) PerlResponseHandler. I don't want the ResponseHandler to wait
for the new process. So the new process needs to be completely
inde
Hi all,
First of all sorry if this is not really mod_perl related
I'm looking for the best way to start a new process from a (SetHandler
modperl) PerlResponseHandler. I don't want the ResponseHandler to wait
for the new process. So the new process needs to be completely
independent. The new proc