https://bz.apache.org/bugzilla/show_bug.cgi?id=61817

--- Comment #2 from detlef.pangratz....@ing.com ---
I am facing same issue on 

OS: Solaris 11 11.4-11.4.60.0.1.151.2
Apache: Server version: Apache/2.4.56 (Unix)

We are using AuthLDAPBindPassword in .htaccess file with directive exec

After a while we see the mentioned defunct processes. We do this  even in
version 2.4.58.

I can see in truss output, that httpd process is not waiting (waitid syscall)
for the child process, i.e. it does not catch its return state, thats why the
defuct is created.

Can you predict when this issue will get fixed, as the issue is quite old? 

Regards
Detlef

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to