It can use HTTP/2, but HTTP/2 requires HTTPS, so make sure to enable HTTPS to your backends. In your HTTP transport, define at least: "tls": {}
(or for the Caddyfile, use the tls
subdirective in your HTTP transport.)
1 Like