Re: AW: [users@httpd] Run apache without master [wd-vc]

2017-09-13 Thread Hemant Chaudhary
__ > Von: Hemant Chaudhary [hemantdude.chaudh...@gmail.com<mailto:hemantdude. > chaudh...@gmail.com>] > Gesendet: Mittwoch, 13. September 2017 13:29 > An: users@httpd.apache.org<mailto:users@httpd.apache.org> > Betreff: Re: [users@httpd] Run apache without master [wd

Re: [users@httpd] Run apache without master [wd-vc]

2017-09-13 Thread Eric Covener
On Wed, Sep 13, 2017 at 8:03 AM, Hemant Chaudhary wrote: > Yes true. I want to start only one process and it should not spawn child > processes. > In apache, we have master process and then it spawns child. After that child > serves requests by client. > My aim is to start master process and it sh

AW: [users@httpd] Run apache without master [wd-vc]

2017-09-13 Thread Bremser, Kurt (Allianz Technology GmbH)
14:03 An: users@httpd.apache.org Betreff: Re: [users@httpd] Run apache without master [wd-vc] Yes true. I want to start only one process and it should not spawn child processes. In apache, we have master process and then it spawns child. After that child serves requests by client. My aim is to

Re: [users@httpd] Run apache without master [wd-vc]

2017-09-13 Thread Hemant Chaudhary
hnology GmbH > > Newton was wrong. There is no gravity. The Earth sucks. > > Von: Hemant Chaudhary [hemantdude.chaudh...@gmail.com] > Gesendet: Mittwoch, 13. September 2017 13:29 > An: users@httpd.apache.org > Betreff: Re: [users@htt

AW: [users@httpd] Run apache without master [wd-vc]

2017-09-13 Thread Bremser, Kurt (Allianz Technology GmbH)
2017 13:29 An: users@httpd.apache.org Betreff: Re: [users@httpd] Run apache without master [wd-vc] Hi I want to create different processes not forking from parent or anywhere. It is still okay if parent process is started and parent process will not fork child processes but parent should serve