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
Next revision Both sides next revision
quic_makes_quicker [2017/08/14 20:07]
Eric Leu [Measure the latency]
quic_makes_quicker [2017/08/14 20:09]
Eric Leu [Server Settings:]
Line 9: Line 9:
 =====Let’s do a simple experiment===== =====Let’s do a simple experiment=====
 ====Server Settings:​==== ​ ====Server Settings:​==== ​
-LiteSpeed Web Server default QUIC is `on`, require setup non self-signed certificates. More detail requirments please follow **[[https://​www.litespeedtech.com/​support/​wiki/​doku.php/​litespeed_wiki:​config:​enable_quic#​requirements | QUIC Requierments]]**+LiteSpeed Web Server default QUIC is ''​o''​, require setup non self-signed certificates. More detail requirments please follow **[[https://​www.litespeedtech.com/​support/​wiki/​doku.php/​litespeed_wiki:​config:​enable_quic#​requirements | QUIC Requierments]]**
 If you are looking for different QUIC level settings please follow **[[https://​www.litespeedtech.com/​support/​wiki/​doku.php/​litespeed_wiki:​config:​enable_quic#​understanding_the_priority_of_the_settings QUIC | Levels Settings]]** ​ If you are looking for different QUIC level settings please follow **[[https://​www.litespeedtech.com/​support/​wiki/​doku.php/​litespeed_wiki:​config:​enable_quic#​understanding_the_priority_of_the_settings QUIC | Levels Settings]]** ​
 If you are using control panels please follow **[[https://​www.litespeedtech.com/​support/​wiki/​doku.php/​litespeed_wiki:​config:​enable_quic#​methods_for_enabling_quic | QUIC Setup Method]]** If you are using control panels please follow **[[https://​www.litespeedtech.com/​support/​wiki/​doku.php/​litespeed_wiki:​config:​enable_quic#​methods_for_enabling_quic | QUIC Setup Method]]**
 ====Client browser QUIC Supports and Settings: ==== ====Client browser QUIC Supports and Settings: ====
-  * For Chrome, check [[chrome://​flags/#​enable-quic ​| chrome://​flags/#​enable-quic]] ​set to ''​Enabled''/''​Disabled''​ +  * For Chrome, check chrome://​flags/#​enable-quic set to ''​Enabled''/''​Disabled''​ 
-  * For Opera, check [[opera://​flags/#​enable-QUIC | opera://​flags/#​enable-QUIC ​]] set to ''​Enabled''/''​Disabled''​+  * For Opera, check opera://​flags/#​enable-QUIC set to ''​Enabled''/''​Disabled''​
 ====Verify QUIC is working==== ====Verify QUIC is working====
   * Install indicator to verify QUIC function, please follow **[[https://​www.litespeedtech.com/​support/​wiki/​doku.php/​litespeed_wiki:​config:​enable_quic#​how_to_verify_quic_is_enabled | Verify ]]**    * Install indicator to verify QUIC function, please follow **[[https://​www.litespeedtech.com/​support/​wiki/​doku.php/​litespeed_wiki:​config:​enable_quic#​how_to_verify_quic_is_enabled | Verify ]]** 
   * Or you can use wireshark with filter ''​quic''​ to verify QUIC is working or not   * Or you can use wireshark with filter ''​quic''​ to verify QUIC is working or not
     * When QUIC disabled or browser not support, you can not capture any packets     * When QUIC disabled or browser not support, you can not capture any packets
-    * When QUIC is working, you will cature packates like this \\ {{:​quic_wireshark.png?​400|}}+    * When QUIC is working, you will cature packates like this \\ {{:​quic_wireshark.png?​500|}}
 ====Measure the latency==== ====Measure the latency====
   * Use ping command \\ {{:​ping_latency.png?​500|}}   * Use ping command \\ {{:​ping_latency.png?​500|}}
  • Admin
  • Last modified: 2017/08/14 20:02
  • by Eric Leu