|
|||||||||||
|
Re: alternatives to suexec in etch apache2
From: Craig Sanders <cas(at)taz.net.au>
Date: Tue Feb 19 2008 - 16:32:47 EST
and it was wrong: http://lists.err.no/pipermail/mpm-itk/2007-December/000039.html On Sat, Dec 15, 2007 at 03:24:10PM -0800, daniele_dll wrote: > I've just a question: mpm-itk creates first the fork and manages > the execution with it or it first creates the fork and when a > request arrive it forwards the request to the created fork? There's actually two layers of forks: First, the normal prefork, where servers are created in advance of need. The server then receives a request, forks again, the child setuids, processes the request and then exits. craig -- craig sandersReceived on Tue Feb 19 16:33:51 2008 This archive was generated by hypermail 2.1.8 : Wed Mar 19 2008 - 06:53:10 EDT |
||||||||||
|
|||||||||||