Golang package to handle HAProxy Proxy Protocol
This library provides the proxyproto package which can be used for servers listening behind HAProxy of Amazon ELB load balancers. Those load balancers support the use of a proxy protocol, which provides a simple mechanism for the server to get the address of the client instead of the load balancer. This package contains library source intended for building other packages which use import path with github.com/armon/go-proxyproto prefix.
Release | Stable | Testing |
---|---|---|
EPEL 7 | 0-0.1.20170621git48572f1.el7 | - |
You can contact the maintainers of this package via email at
golang-github-armon-go-proxyproto dash maintainers at fedoraproject dot org
.