-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
httpd 2.4.23 GA, httpd 2.4.29 GA
-
None
When executing httpd directly via httpd binary semaphores are leaked in huge numbers (10 for each httpd instance).
This is not observed in upstream version.
Also when executing via apachectl or httpd's -k option semaphores are freed properly.
When httpd is started often it can quickly deplete system semaphore resources and thus httpd won't start at all.