Last update:2026-07-13 18:27:44
HTTP/2 is the second major version of the Hypertext Transfer Protocol (HTTP). Compared with HTTP/1.1, it introduces several important features, including multiplexing, header compression, request prioritization, and server push. These features help address HTTP/1.1 performance limitations such as head-of-line blocking and inefficient TCP usage, significantly improving web performance.
Atomile allows you to enable HTTP/2 on the CDN for both end-user requests and back-to-origin requests, helping improve webpage loading speed.
Origin Protocol Version
The available options for Origin Protocol Version are HTTP/1.1, Same as Client Request Protocol, and HTTP/2. The system default is HTTP/1.1.
After making the configuration changes, click Next to proceed with deployment. To minimize potential disruption to your production environment, we strongly recommend performing a Pre-deploy test in a staging environment. This important step ensures that your configuration is correct before it goes live.
After you confirm that the settings are correct, click Deploy Now to apply them in the live environment. The configuration typically takes effect within 3 to 5 minutes. For more information about pre-deployment testing and validation, refer to Deploy the Configurations to Staging Environment for Validation.
Some Atomile products may not currently support configuring HTTP/2 for back-to-origin communication. In that case, the Origin Protocol Version option is not available, and the back-to-origin protocol defaults to HTTP/1.1.
If you have any questions or need further assistance, please contact Atomile technical support.