2010/10/6 Tom Goren <t...@tomgoren.com>:
> Sorry for the crude question, but why would you want to do this?
> Are you trying to run to different versions of apache for testing or for
> some specific application need?
> What advantages do two separate instances of the actual apache process
> present over a multiple virtual host configurations? This usually covers 99%
> of usage cases.
> Just curious,

I'm not the original poster but I could envision a use for this on our
systems - e.g. most of our web servers can work with Apache Worker MPM
but one of them has a compiled apache module which can only work with
the Prefork MPM. If we had to run all of them on the same OS image
(e.g. as a small appliance or a private development environment) then
I think such a trick would be useful to us.

--Amos

_______________________________________________
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to