[core] reap lighttpd worker pids precisely
commit167cdc846c13f03c87fe6f100c110282aa3cd17a
authorGlenn Strauss <gstrauss@gluelogic.com>
Mon, 17 Jul 2017 04:07:34 +0000 (17 00:07 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Sun, 23 Jul 2017 23:02:31 +0000 (23 19:02 -0400)
tree69846e20490b704beb8050f43c8919926aa9ecc0
parentad7d6a6b1555f3ada1de3088c428b75ad4be6cb3
[core] reap lighttpd worker pids precisely

do not start another lighttpd worker if some other child process exits
(e.g. piped logger or dynamic backend fastcgi, scgi, proxy)
src/server.c