Hi Hemant,

On Thu, Nov 2, 2017 at 5:47 AM, Hemant Chaudhary
<hemantdude.chaudh...@gmail.com> wrote:
>
> Semaphore is used in multi process environment to share resources within
> processes. But when I am starting apache in debug mode i:e single process
> then still it creates semaphore. May I know the reason why it is creating
> semaphore in debug mode also.

The debug mode has no particular code optimization or walkout,
precisely because we want to be able to diagnose potential bugs for
the non-debug case.

Regards,
Yann.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to