__
> 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
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
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
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
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