Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
litespeed_wiki:config:supported_quic_versions [2018/05/04 14:03]
Lisa Clarke [When to Manually Set QUIC Versions]
litespeed_wiki:config:supported_quic_versions [2019/12/05 16:59]
Lisa Clarke Updated to include HTTP/3
Line 1: Line 1:
-====== What QUIC Versions Does LSWS Support? ======+====== What QUIC and HTTP/​3 ​Versions Does LSWS Support? ======
  
 ===== Supported Versions Show Automatically ===== ===== Supported Versions Show Automatically =====
-Initially, LSWS supported Q035, Q037.  As of this writing, the latest version of LSWS supports ​Q035Q037Q038, Q039, but this will continue to change, as both Chrome and LiteSpeed Web Server evolve. LSWS will automatically show the supported QUIC versions through the headers.+Initially, LSWS supported ​QUIC versions ​Q035, Q037. HTTP/3 support was introduced in July 2019. As of December 2019, the latest version of LSWS supports ​QUIC versions Q039Q043Q046 and HTTP/3 drafts ID-23 and ID-24, but this will continue to change, as both Chrome and LiteSpeed Web Server evolve. LSWS will automatically show the supported QUIC versions through the headers
 + 
 +There are a few ways to check which versions of QUIC and HTTP/3 are supported by a website. You can look up the ''​alt-svc''​ response header as shown below, or you can visit [[https://​http3check.net/​|HTTP/​3 Check]] and enter the site's URL. HTTP/3 Check provides a free detailed report of any site's QUIC and HTTP/3 capabilities.
  
 //Please do not change the LSWS **QUIC versions** setting!// Leave it as ''​Not Set'',​ and the ''​alt-svc''​ response header will automatically display the currenly-supported versions. //Please do not change the LSWS **QUIC versions** setting!// Leave it as ''​Not Set'',​ and the ''​alt-svc''​ response header will automatically display the currenly-supported versions.
Line 11: Line 13:
  
 ===== Troubleshooting:​ Supported QUIC Versions Header is Wrong ==== ===== Troubleshooting:​ Supported QUIC Versions Header is Wrong ====
-Sometimes you cannot see the latest supported version from the QUIC header, even if LSWS's latest release supports them. For example, ​at the time of this writing, LSWS supports ​Q035, Q037Q038Q039, but the page header only shows ''​3537''​. Why?+Sometimes you cannot see the latest supported version from the QUIC header, even if LSWS's latest release supports them. For example, ​let's say, LSWS supports ​the fictional QUIC versions Q0XXQ0YYand Q0ZZ, but the page header only shows ''​XX,YY''​. Why?
 {{ :​litespeed_wiki:​config:​quic-versions-wrong-header.png?​300 |}} {{ :​litespeed_wiki:​config:​quic-versions-wrong-header.png?​300 |}}
  
Line 28: Line 30:
  
 //​Don'​t forget to revert the setting back to ''​Not Set''​ once the bug is fixed.// Failure to do so will cause your configuration to become outdated in the future. //​Don'​t forget to revert the setting back to ''​Not Set''​ once the bug is fixed.// Failure to do so will cause your configuration to become outdated in the future.
 +
 +===== Learn More =====
 +
 +You can learn more about the history of LiteSpeed'​s QUIC and HTTP/3 support [[https://​www.litespeedtech.com/​latest-techs/​http-3-is-coming|on our website]].
  • Admin
  • Last modified: 2019/12/05 17:01
  • by Lisa Clarke