Stas,
Thank you for all this usefull informations.
Regards,
Vitor
> vsmori wrote:
> > Thanks Stas, that was usefull.
> >
> > From my undestanding, the right solution in MP2 would be
using
> > Apache::SubProcess::spawn_proc_prog function instead of
forking the
> > apache request child process a
vsmori wrote:
Thanks Stas, that was usefull.
From my undestanding, the right solution in MP2 would be using
Apache::SubProcess::spawn_proc_prog function instead of forking the
apache request child process and call cleanup_for_exec (forget compat,
i want to be MP2 native).
Right, Vitor. But there is