On Thu, Mar 28, 2019 at 11:18 PM Eric Covener <[email protected]> wrote:
>
> > There is a possibility. If you are using MPM and have set a non-zero
> > value for MaxConnectionsPerChild, this can happen. Once
> > MaxConnectionsPerChild limit is reached, that child server will be
> > terminated and a new one will be started. Do you have that in your
> > config?
>
> If there's a replacement process, it inherits the old configuration,
> not the one that's currently on-disk.
>

Hi Eric,
As per Apache documentation[1], new process should read the
configuration from file. I am running Apache on Windows. Does Unix
based MPMs works differently?

[1] https://httpd.apache.org/docs/2.4/mod/mpm_winnt.html

Thanks!
Suvendu

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to