Skip to content

Commit

Permalink
Add known issue for HAProxy HTTP/2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerg committed Oct 4, 2021
1 parent e1f6cf0 commit 6a52f71
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tas/known-issues/_haproxy-http2.html.md.erb
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
HAProxy is not configured to support HTTP/2 ingress traffic
nor does it send HTTP/2 traffic to Gorouter,
even when HTTP/2 is enabled.

Environments wishing to support HTTP/2 traffic
can use an external load balancer as described in
[Supporting HTTP/2](../adminguide/supporting-http2.html#load-balancer).

This issue should be resolved in a future patch version.

0 comments on commit 6a52f71

Please sign in to comment.