Re: [EMAIL PROTECTED] apachectl and multiple daemons

2006-02-22 Thread Richard de Vries
Thanks to everyone who responded to my inquiry. I indeed wanted process isolation. The server I am currently building out needs to support several development groups; all which require their own webserver instance. Initially I was wanting to go with IP based virtual hosting, but this would not all

Re: [EMAIL PROTECTED] apachectl and multiple daemons

2006-02-22 Thread William A. Rowe, Jr.
Nick Kew wrote: On Wednesday 22 February 2006 21:23, Richard de Vries wrote: I have the need to run multiple daemons off of the same apache base install. Erm, why? Why not? Each daemon will have it's own configuration file of course, but since they are all configured pretty much the same

RE: [EMAIL PROTECTED] apachectl and multiple daemons

2006-02-22 Thread Oliver.Schaudt
Hi Richard, >-Ursprüngliche Nachricht- >Von: Richard de Vries [mailto:[EMAIL PROTECTED] >Gesendet: Mi 22.02.2006 22:23 >An: users@httpd.apache.org >Betreff: [EMAIL PROTECTED] apachectl and multiple daemons >I have the need to run multiple daemons off of the >sam

Re: [EMAIL PROTECTED] apachectl and multiple daemons

2006-02-22 Thread Nick Kew
On Wednesday 22 February 2006 21:23, Richard de Vries wrote: > I have the need to run multiple daemons off of the > same apache base install. Erm, why? > Each daemon will have it's > own configuration file of course, but since they are > all configured pretty much the same (same modules etc) > I

Re: [EMAIL PROTECTED] apachectl and multiple daemons

2006-02-22 Thread httpd2
they are not. On Wed, 22 Feb 2006, Joshua Slive wrote: > To: users@httpd.apache.org > From: Joshua Slive <[EMAIL PROTECTED]> > Subject: Re: [EMAIL PROTECTED] apachectl and multiple daemons > > On 2/22/06, Richard de Vries <[EMAIL PROTECTED]> wrote: > > I have the

Re: [EMAIL PROTECTED] apachectl and multiple daemons

2006-02-22 Thread Joshua Slive
On 2/22/06, Richard de Vries <[EMAIL PROTECTED]> wrote: > I have the need to run multiple daemons off of the > same apache base install. Each daemon will have it's > own configuration file of course, but since they are > all configured pretty much the same (same modules etc) > I don't see a need to

[EMAIL PROTECTED] apachectl and multiple daemons

2006-02-22 Thread Jerold McAllister
I have the need to run multiple daemons off of the same apache base install. Each daemon will have it's own configuration file of course, but since they are all configured pretty much the same (same modules etc) I don't see a need to have several apache installs. So, I'd have one install, i.e

[EMAIL PROTECTED] apachectl and multiple daemons

2006-02-22 Thread Richard de Vries
I have the need to run multiple daemons off of the same apache base install. Each daemon will have it's own configuration file of course, but since they are all configured pretty much the same (same modules etc) I don't see a need to have several apache installs. So, I'd have one install, i.e.