doc-exports/docs/elb/umn/en-us_topic_0150301849.html
zhoumeng 3275979377 ELB_UMN_IPV6_1218
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: zhoumeng <zhoumeng35@huawei.com>
Co-committed-by: zhoumeng <zhoumeng35@huawei.com>
2024-02-09 10:31:35 +00:00

5.2 KiB

HTTP/2

Scenarios

Hypertext Transfer Protocol 2.0 (HTTP/2) is the next-generation HTTP protocol. HTTP/2 is used to secure connections between the load balancer and clients. You can enable HTTP/2 when you add HTTPS listeners. If you have already added an HTTPS listener, you can also enable this function.

Constraints

You can enable HTTP/2 only for HTTPS listeners.

Enabling HTTP/2 When Adding a Listener

  1. Log in to the management console.
  2. In the upper left corner of the page, click and select the desired region and project.
  3. Hover on in the upper left corner to display Service List and choose Network > Elastic Load Balancing.
  4. Locate the load balancer and click its name.
  5. Under Listeners, click Add Listener.
  6. In the Add Listener dialog box, set Frontend Protocol to HTTPS.
  7. Expand Advanced Settings and enable HTTP/2.
  8. Walk through the steps, set relevant parameters and in the end click Submit.

Enabling or Disabling HTTP/2 When Modifying a Listener

  1. Log in to the management console.
  2. In the upper left corner of the page, click and select the desired region and project.
  3. Hover on in the upper left corner to display Service List and choose Network > Elastic Load Balancing.
  4. Locate the load balancer and click its name.
  5. Click Listeners, locate the listener, click next to the listener name, and select Modify Listener.
  6. In the Modify Listener dialog box, expand Advanced Settings and enable or disable HTTP/2.
  7. Confirm the parameters, and click Next.
  8. Click Finish.
  9. Click OK.