[mod_proxy] add unix domain socket support (fixes #2653)lighttpd-1.4.36--rc1
commit4a87f75fcf72746c8881fa49328aacdef89b9bd6
authorPascal Bach <pascal.bach@siemens.com>
Sat, 11 Jul 2015 11:20:18 +0000 (11 11:20 +0000)
committerStefan Bühler <stbuehler@web.de>
Sat, 11 Jul 2015 11:20:18 +0000 (11 11:20 +0000)
tree53e11193ad68e87c203685452c6fd879a3a656b8
parent8db141a1b30e5808679e1f341c6ca914be91bed8
[mod_proxy] add unix domain socket support (fixes #2653)

If the server is set to a path like value (starting with "/")
mod_proxy will try to establish a connection via unix domain socket.

Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3002 152afb58-edef-0310-8abb-c4023f1b3aa9
NEWS
src/mod_proxy.c