Actions
Feature #469
closedmod_proxy should be able to connect to sockets
Status:
Duplicate
Priority:
Normal
Category:
mod_proxy
Target version:
-
ASK QUESTIONS IN Forums:
Description
lighty is already able to bind to sockets see r947 and #394.
Example:
proxy.server = ("" => (( "host" => "/var/tmp/lighttpd/lighttpd-1.socket", )))
Updated by gstrauss over 8 years ago
Fixed in
commit 4a87f75fcf72746c8881fa49328aacdef89b9bd6 Author: Pascal Bach <pascal.bach@siemens.com> Date: Sat Jul 11 11:20:18 2015 +0000 [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
Updated by stbuehler over 8 years ago
- Is duplicate of Feature #2653: mod_proxy unix domain sucket support added
Updated by stbuehler over 8 years ago
- Description updated (diff)
- Status changed from New to Duplicate
- Assignee deleted (
jan)
Actions
Also available in: Atom