You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/gateway/gateway.md
-16Lines changed: 0 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,22 +13,6 @@ The LBC Gateway API implementation supports the following Gateway API routes:
13
13
14
14
The LBC is built for Gateway API version v1.3.0.
15
15
16
-
## QUIC Protocol Support
17
-
18
-
The AWS Load Balancer Controller supports QUIC protocol for HTTP/3 traffic on Network Load Balancers. QUIC can be enabled for UDP and TCP_UDP listeners through the [LoadBalancerConfiguration](./loadbalancerconfig.md#quicenabled).
Copy file name to clipboardExpand all lines: docs/guide/gateway/l4gateway.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -177,3 +177,16 @@ spec:
177
177
value: "60"
178
178
```
179
179
180
+
### QUIC Protocol Support
181
+
182
+
The AWS Load Balancer Controller supports QUIC protocol for HTTP/3 traffic on Network Load Balancers. QUIC can be enabled for UDP and TCP_UDP listeners through the [LoadBalancerConfiguration](./loadbalancerconfig.md#quicenabled).
0 commit comments