DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29404>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29404

Allow definition of source address of outgoing connections from mod_proxy

           Summary: Allow definition of source address of outgoing
                    connections from mod_proxy
           Product: Apache httpd-2.0
           Version: 2.1-HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: mod_proxy
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Patch to add a new "ProxySourceAddress" directive to specify the source address
of outgoing connections from mod_proxy.  If not specified, the local end of the
socket remains unbound, which typically uses the main IP address of the local
machine (OS-dependent).  A literal IP address is recommended, although anything
supported by apr_sockaddr_info_get(), including a hostname, is accepted.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to