Re: [mp2] executing subprocesses from mod_perl

2003-09-04 Thread Haroon Rafique
On Yesterday at 2:06pm, SB=>Stas Bekman <[EMAIL PROTECTED]> wrote: SB> SB> Also you may want to use Apache::SubProcess to stress it out and see SB> if there is something that we need to fix, if it's not used we might SB> not be aware of existings bugs that the tests don't catch. You can SB> alway

Re: [mp2] executing subprocesses from mod_perl

2003-09-03 Thread Stas Bekman
Haroon Rafique wrote: Hi listers, Just needed a quick opinion: http://perl.apache.org/docs/2.0/api/Apache/SubProcess.html suggests that Apache::SubProcess be used for executing subprocesses. Howerver, in an earlier list message, http://marc.theaimsgroup.com/?l=apache-modperl&m=102541721726752&w=2

[mp2] executing subprocesses from mod_perl

2003-09-03 Thread Haroon Rafique
Hi listers, Just needed a quick opinion: http://perl.apache.org/docs/2.0/api/Apache/SubProcess.html suggests that Apache::SubProcess be used for executing subprocesses. Howerver, in an earlier list message, http://marc.theaimsgroup.com/?l=apache-modperl&m=102541721726752&w=2 Stas had suggested t