On Tue, Jul 19, 2005 at 04:05:06PM +0900, Hideki Noma wrote:
> Did you check Metux MPM?
> It works by passing socket discriptor to worker process.

Yes, I looked at Metux MPM, but it also passes descriptors in the same
way as perchild, from process handling one vhost to another, and I don't
like it.  I think that the architecture with low-privileged dispatcher
is potentially more secure.  Moreover, with this architecture it would
be easier to handle eg. SSL.

        MichaƂ

Reply via email to