Front-end with Http and Http2 sites

Hi,

I want to run haproxy with multiple backends some of them are compatible with http2 and some of them are not.

I have two front-end one with https one with http.

How can I do that?

Any example ?

Thanks

This requires HTTP2 frontend support, which is not there yet.

Haproxy does not support http2? I am surprised.

No, its not.

H2 Frontend support is currently planned for the 1.8 release.

How soon to wait for the release of version 1.8 with http2 support?

It’s a development process, there are no guarantees and hard dates.

Could be a year, could be more.

What about this?

Haproxy is in tcp mode and everything H2 related is done in nginx.