Feature #469

mod_proxy should be able to connect to sockets

Added by splattael 1055 days ago. Updated 486 days ago.

Status:New Start:
Priority:Normal Due date:
Assigned to:jan % Done:

0%

Category:mod_proxy
Target version:-
Pending:

Resolution:


Description

lighty is already able to bind to sockets see r947 and #394.

Example:


    proxy.server = ("" => ((
        "host"  => "/var/tmp/lighttpd/lighttpd-1.socket",
    )))

Also available in: Atom PDF