Skip to content

Commit 6a52f71

Browse files
committed
Add known issue for HAProxy HTTP/2 support
[cloudfoundry/routing-release#200] Authored-by: Greg Cobb <[email protected]>
1 parent e1f6cf0 commit 6a52f71

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
HAProxy is not configured to support HTTP/2 ingress traffic
2+
nor does it send HTTP/2 traffic to Gorouter,
3+
even when HTTP/2 is enabled.
4+
5+
Environments wishing to support HTTP/2 traffic
6+
can use an external load balancer as described in
7+
[Supporting HTTP/2](../adminguide/supporting-http2.html#load-balancer).
8+
9+
This issue should be resolved in a future patch version.

0 commit comments

Comments
 (0)