https://bz.apache.org/bugzilla/show_bug.cgi?id=57830

            Bug ID: 57830
           Summary: Add support for ProxyProtocol
           Product: Tomcat 8
           Version: 8.0.21
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Connectors
          Assignee: dev@tomcat.apache.org
          Reporter: frank.kl...@gmail.com

When using TCP load balancing to avoid terminating HTTPS at a load balancer,
there are few options for passing client information to the backend server from
the load balancer.

AWS uses ProxyProtocol
(http://www.haproxy.org/download/1.5/doc/proxy-protocol.txt) as the mechanism
to pass client information to servers behind a load balancer.
http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/enable-proxy-protocol.html

When ProxyProtocol is enabled for TCP load balancing over HTTPS, Tomcat cannot
serve the request.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to