Trying to configure HAProxy to listen for requests on port ipv4(Port 80) but proxy the request through eth1 to a server using ipv6. The request must be show the ipv6 address for the request. We don't want to expose the ipv4 address.
Is this possible using HAProxy? If not, what should we look into?