Re: Forking in postconfig stage
Oliver Frommel <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
> The fork is certainly not the problem. > > ... I didn't understand all of your code but got it to work with some modifications (for instance "POSIX::_exit(0)"), so thanks for your help. Unfortunately after all my solution was slower than the PHP thing I wanted to substitute, although I was trying out your IPC::Scoreboard and IPC::Shareable. Best Oliver