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: pages/network/load_balancer/case_http2/guide.en-asia.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Configuring HTTP/2 on an OVHcloud Load Balancer service
3
3
excerpt: Configuring HTTP/2 on an OVHcloud Load Balancer service
4
-
updated: 2018-01-15
4
+
updated: 2025-07-04
5
5
---
6
6
7
7
## Objective
@@ -12,6 +12,13 @@ ALPN (Application-Layer Protocol Negotiation) is a TLS extension that enables th
12
12
13
13
**This guide is designed to help you create an HTTP/2 service with the OVHcloud Load Balancer solution. Here, we will configure this service to balance the load across several servers responding with HTTP/2.**
14
14
15
+
> [!primary]
16
+
>
17
+
> Since June 2025, HTTP and TLS frontends used by OVHcloud Load Balancer services natively support the HTTP/2 protocol.
18
+
>
19
+
> However, the following guide remains applicable for TCP frontends.
0 commit comments