nav-img
Advanced

HTTP/2

What Is HTTP/2?

Hypertext Transfer Protocol 2.0 (HTTP/2) uses a binary format for data transmission. It allows for much faster transmission and multiplexing. To reduce latency and improve efficiency, you can enable HTTP/2 when you add HTTPS listeners.

Notes and Constraints

You can enable HTTP/2 only for HTTPS listeners.

Managing HTTP/2

You can enable HTTP/2 when you add an HTTPS listener. You can enable or disable HTTP/2 for an existing HTTPS listener.

Enabling HTTP/2 When Adding a Listener

To enable HTTP/2 when adding an HTTPS listener, perform the following operations:

  1. Log in to the management console.
  2. Click in the upper left corner of the console and select a desired region and project.
  3. Click in the upper left corner to display Service List and choose Network > Elastic Load Balance.
  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. Confirm the configurations and go to the next step.

Enabling or Disabling HTTP/2 for an Existing Listener

  1. Log in to the management console.
  2. Click in the upper left corner of the console and select a desired region and project.
  3. Click in the upper left corner to display Service List and choose Network > Elastic Load Balance.
  4. Locate the load balancer and click its name.
  5. Click Listeners, locate the listener, and click its name.
  6. On the Summary tab, click Edit on the top right.
  7. In the Edit dialog box, expand Advanced Settings and enable or disable HTTP/2.
  8. Click OK.