@NoLifeKing wrote:
Hi!
We’re using HAProxy with SSL termination, and we’d love to go to HTTP/2, but since that’s not possible yet in a frontend…
I had a crazy idea, that I wanted to ask here if it works before I even try something.
If I put up a frontend that is mode tcp (for the sake of SSL Forwarding and H2/ALPN), that connects to a loopback backend that does SSL termination, that which in turn, sends the request to the actual backend servers.
Would this be a possible (yet disencouraged) scenario, to implement HTTP/2 within the HAProxy?
Posts: 4
Participants: 2