[mod_fastcgi,mod_scgi] check for spawning on same unix socket (fixes #319)
commit97556d992ba73218bcc6a6534346f623de79f489
authorGlenn Strauss <gstrauss@gluelogic.com>
Fri, 1 Apr 2016 01:59:32 +0000 (31 21:59 -0400)
committerStefan Bühler <stbuehler@web.de>
Fri, 8 Apr 2016 14:39:29 +0000 (8 16:39 +0200)
tree369dfa3155d118bf0a6c84cc1d03438ff786831c
parentde08a135ea8deec427314eaeb5729ded688681c8
[mod_fastcgi,mod_scgi] check for spawning on same unix socket (fixes #319)

error if unix socket path is duplicated

(does not check across modules, but will detect duplicated unix socket
 paths within fastcgi directives, and separately, duplicated unix socket
 paths within scgi directives)
NEWS
src/mod_fastcgi.c
src/mod_scgi.c