Use Advanced Search to bypass hostname resolution and use a custom IP address or port.

Address
Host

www.quic.cloud

QUIC is supported

HTTP/3 is supported

HTTP/3 Check established a QUIC connection for all attempts made with the given endpoint. See the metrics below for more information.

0-RTT

Zero Round Trip Time Resumption (0-RTT)

The QUIC handshake for this connection was completed without any additional round-trips.

SUCCESS
h3 h3-29 h3-Q050 h3-Q046 h3-Q043 Q043 Q046

QUIC Versions

These are the QUIC versions supported by this QUIC endpoint.

AGREED SUPPORTED
Connection ID

Connection ID

This unique identifier for a QUIC connection is used to ensure that changes to an endpoint's lower network layer address (UDP/IP) does not affect the delivery of the QUIC connection's packets.

This tool attempts two connections to test the server's 0-RTT capabilities. During the first connection, the client receives important handshake material from the server. With 0-RTT, the client can start to send data immediately if it uses this handshake material when it creates the second connection.

Packet RX

Packet RX

This value represents the time between the first packet sent and the first packet received (measured in milliseconds).

Handshake Done

Handshake Done

This value represents the time between when the first packet is sent and when the handshake is completed (measured in milliseconds).

Take notice of the difference in this metric between the first connection and the second connection. Using 0-RTT, future connections (i.e. the second connection) can complete the handshake much faster than the original connection.

DF0B81F0BD... 62.448 123.811
16571DDE1C... 60.712 61.308

Read detailed descriptions of the items and metrics shown above.

HTTP/3 Statistics

Zero Round Trip Time Resumption (0-RTT)

The QUIC handshake for this connection was completed without any additional round-trips.

SUCCESS

QUIC Versions

These are the QUIC versions supported by this QUIC endpoint.

AGREED SUPPORTED

Connection ID

This unique identifier for a QUIC connection is used to ensure that changes to an endpoint's lower network layer address (UDP/IP) does not affect the delivery of the QUIC connection's packets.

This tool attempts two connections to test the server's 0-RTT capabilities. During the first connection, the client receives important handshake material from the server. With 0-RTT, the client can start to send data immediately if it uses this handshake material when it creates the second connection.


Packet RX

This value represents the time between the first packet sent and the first packet received (measured in milliseconds).


Handshake Done

This value represents the time between when the first packet is sent and when the handshake is completed (measured in milliseconds).

Take notice of the difference in this metric between the first connection and the second connection. Using 0-RTT, future connections (i.e. the second connection) can complete the handshake much faster than the original connection.


QLog

QLog is a standard under development for QUIC Connection debugging and visualization. Learn more at https://quic.edm.uhasselt.be/

To view or download the raw QLog ("application/json"), add "format=qlog" to the HTTP query string.

HTTP Header

HTTP/1.1 200 OK
x-dns-prefetch-control: on
content-type: text/html; charset=UTF-8
x-ua-compatible: IE=edge
link: <https://www.quic.cloud/wp-json/>; rel="https://api.w.org/"
link: <https://www.quic.cloud/wp-json/wp/v2/pages/12>; rel="alternate"; type="application/json"
link: <https://www.quic.cloud/>; rel=shortlink
etag: "199873-1710518397;;;"
x-litespeed-cache: hit
date: Tue, 19 Mar 2024 13:06:04 GMT
server: LiteSpeed
strict-transport-security: max-age=31536000;includeSubDomains;
content-security-policy: upgrade-insecure-requests;connect-src *
referrer-policy: strict-origin-when-cross-origin
x-frame-options: SAMEORIGIN
x-content-type-options: nosniff
x-xss-protection: 1; mode=block
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"

Certificate Chain

Domain *.quic.cloud
Issued By R3
Expires Wednesday, May 08, 2024 at 10:30:56 AM GMT
This certificate is valid
Subject
Common Name *.quic.cloud
Issuer
Country US
Organization Let's Encrypt
Common Name R3
Serial Number 360337390288049645081917999484264355795208
Signature Algorithm sha256WithRSAEncryption
Version
Public Key Bits 2048
Public Key Type RSA

Domain R3
Issued By ISRG Root X1
Expires Monday, September 15, 2025 at 04:00:00 PM GMT
Subject
Country US
Organization Let's Encrypt
Common Name R3
Issuer
Country US
Organization Internet Security Research Group
Common Name ISRG Root X1
Serial Number 192961496339968674994309121183282847578
Signature Algorithm sha256WithRSAEncryption
Version
Public Key Bits 2048
Public Key Type RSA

Domain ISRG Root X1
Issued By ISRG Root X1
Expires Monday, June 04, 2035 at 11:04:38 AM GMT
Subject
Country US
Organization Internet Security Research Group
Common Name ISRG Root X1
Issuer
Country US
Organization Internet Security Research Group
Common Name ISRG Root X1
Serial Number 172886928669790476064670243504169061120
Signature Algorithm sha256WithRSAEncryption
Version
Public Key Bits 4096
Public Key Type RSA

QLog Output

QLog

QLog is a standard under development for QUIC Connection debugging and visualization. Learn more at https://quic.edm.uhasselt.be/

To view or download the raw QLog ("application/json"), add "format=qlog" to the HTTP query string.

{
  "qlog_version": "0.1",
  "description": "www.quic.cloud",
  "connections": [
    {
      "qlog_version": "0.1",
      "vantagepoint": "NETWORK",
      "connectionid": "DF0B81F0BDADB834",
      "starttime": 5135344845905,
      "fields": [
        "time",
        "category",
        "type",
        "trigger",
        "data"
      ],
      "events": [
        [
          0,
          "CONNECTIVITY",
          "NEW_CONNECTION",
          "LINE",
          {
            "ip_version": "4",
            "srcip": "0.0.0.0",
            "dstip": "45.32.77.223",
            "srcport": "39078",
            "dstport": "443"
          }
        ],
        [
          77,
          "CONNECTIVITY",
          "VERNEG",
          "LINE",
          {
            "proposed_version": "00000001"
          }
        ],
        [
          62448,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ce0000000108df0b81f0bdadb83408025c13e30ad0efd00044ca3e3b894636...",
            "header": {
              "type": "INIT",
              "payload_length": "1236",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "PADDING"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          62453,
          "CONNECTIVITY",
          "VERNEG",
          "PACKET_RX",
          {
            "agreed_version": "00000001"
          }
        ],
        [
          62775,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c20000000108df0b81f0bdadb83408025c13e30ad0efd000401969addaa83f",
            "header": {
              "type": "INIT",
              "payload_length": "35",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          62804,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ef0000000108df0b81f0bdadb83408025c13e30ad0efd044cbd3332ec3c1f8...",
            "header": {
              "type": "HSK",
              "payload_length": "1236",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          123074,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e20000000108df0b81f0bdadb83408025c13e30ad0efd044cb1d60b9c5119b...",
            "header": {
              "type": "HSK",
              "payload_length": "1236",
              "packet_number": "3"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          123463,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e10000000108df0b81f0bdadb83408025c13e30ad0efd042f2d45676d0588f...",
            "header": {
              "type": "HSK",
              "payload_length": "763",
              "packet_number": "4"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          123672,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "308205673082044FA00302010202120422EFB900F9B9D6D35256BA8DF9AE591108300D06092A864886F70D01010B05003032310B300906035504061302555331163014060355040A130D4C6574277320456E6372797074310B3009060355040313025233301E170D3234303230383130333035375A170D3234303530383130333035365A30173115301306035504030C0C2A2E717569632E636C6F756430820122300D06092A864886F70D01010105000382010F003082010A0282010100C035772D21083D3B216F8E20221787F5C75E561B83963DEC32F44F0511632D1D9B59B2BC32F76BDA05665A1634B6220EF0363EA21AD1AA2984B8A8A4BC677B429CD5543826C56B999A69E047B615F1CCB379BAEEFFDF15E6A5BABDB29A412517B785E1E54BE131378FD99F5E56271D82F29485C108BA325144CAA66D5506E50EB2D6A5A512616BF3C1F542E3EC6DB941AA719F5A9B82EFC2DA13CEBFEF7269F84F70047065BD7F5A55708C0F4494718B09E7142E885E287651BAF0E41E7E0BD10E6E8DA9239B52813595BEC0F9F2678CB86B044128F1A348F9CFB65DEE64C8B1F4F40F2FA66F5538D93F69699A51B1F5BB2AA03C06DD24C6BF373EAF3624E85B0203010001A38202903082028C300E0603551D0F0101FF0404030205A0301D0603551D250416301406082B0601050507030106082B06010505070302300C0603551D130101FF04023000301D0603551D0E04160414108A63037F0C33A65F7065DDE327EC2897774EAD301F0603551D23041830168014142EB317B75856CBAE500940E61FAF9D8B14C2C6305506082B0601050507010104493047302106082B060105050730018615687474703A2F2F72332E6F2E6C656E63722E6F7267302206082B060105050730028616687474703A2F2F72332E692E6C656E63722E6F72672F3081980603551D1104819030818D82102A2E6465762E717569632E636C6F756482142A2E6D6F6E69746F722E717569632E636C6F756482102A2E6E65772E717569632E636C6F7564820F2A2E6E732E717569632E636C6F756482102A2E6F6C642E717569632E636C6F756482142A2E707265766965772E717569632E636C6F7564820C2A2E717569632E636C6F7564820A717569632E636C6F756430130603551D20040C300A3008060667810C01020130820104060A2B06010401D6790204020481F50481F200F0007700A2E2BFD61EDE2F2F07A0D64E6D37A7DC6543B0C6B52EA2DAB78AF89A6DF517D80000018D887C32E60000040300483046022100B1044E534037A5310D73B7702D74B96CDDE7D8F08F5996B54C952F8190578965022100DB1AEA3ECA30021EF49486292DC8278609233C786CC668813ACEC5C0A36B7BD300750076FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A740000018D887C333A0000040300463044022033504A2F9F59C45C628C1B88E1600E71307567DA5C9BB08F9E2288BBBABDBBE4022057F95BF7D71397770E9854782C810252B665C197175AA6CF3145B7D49B17BD9A300D06092A864886F70D01010B050003820101005530E8AE1B9285CC24E02FABF283E30F51F08D48247251B12B8A6EEB13DC3FCD840F577CB904DE42506E43759DE4E48F5889ED65B9D16F06126446820D9520F19C60E5256EE8FF4272C8B8995CAEF1811E25E12725D47E0FDDD9F45D28C9659C7F3080549B1828D892EBD74D78EC97A93BFA6B5EFCB155331701682188AFD2C807390A4403B90CEDB5C1200DD858AF8036D253211A5770C0F5A46E455E1FF963DAF7477B21910D5E6689D9B31F148DADA25AC48FBAA7E1FD2DA1AD40907790BE0F85C1E574FD1D1ED552AD2D128F46DD547D61A25883976161468DFFACB2850838B9411BCF1F13B5BD957D64572F9BC27C4E0B06D87B08F201E266833CCE9420"
          }
        ],
        [
          123672,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "30820516308202FEA003020102021100912B084ACF0C18A753F6D62E25A75F5A300D06092A864886F70D01010B0500304F310B300906035504061302555331293027060355040A1320496E7465726E65742053656375726974792052657365617263682047726F7570311530130603550403130C4953524720526F6F74205831301E170D3230303930343030303030305A170D3235303931353136303030305A3032310B300906035504061302555331163014060355040A130D4C6574277320456E6372797074310B300906035504031302523330820122300D06092A864886F70D01010105000382010F003082010A0282010100BB021528CCF6A094D30F12EC8D5592C3F882F199A67A4288A75D26AAB52BB9C54CB1AF8E6BF975C8A3D70F4794145535578C9EA8A23919F5823C42A94E6EF53BC32EDB8DC0B05CF35938E7EDCF69F05A0B1BBEC094242587FA3771B313E71CACE19BEFDBE43B45524596A9C153CE34C852EEB5AEED8FDE6070E2A554ABB66D0E97A540346B2BD3BC66EB66347CFA6B8B8F572999F830175DBA726FFB81C5ADD286583D17C7E709BBF12BF786DCC1DA715DD446E3CCAD25C188BC60677566B3F118F7A25CE653FF3A88B647A5FF1318EA9809773F9D53F9CF01E5F5A6701714AF63A4FF99B3939DDC53A706FE48851DA169AE2575BB13CC5203F5ED51A18BDB150203010001A382010830820104300E0603551D0F0101FF040403020186301D0603551D250416301406082B0601050507030206082B0601050507030130120603551D130101FF040830060101FF020100301D0603551D0E04160414142EB317B75856CBAE500940E61FAF9D8B14C2C6301F0603551D2304183016801479B459E67BB6E5E40173800888C81A58F6E99B6E303206082B0601050507010104263024302206082B060105050730028616687474703A2F2F78312E692E6C656E63722E6F72672F30270603551D1F0420301E301CA01AA0188616687474703A2F2F78312E632E6C656E63722E6F72672F30220603551D20041B30193008060667810C010201300D060B2B0601040182DF13010101300D06092A864886F70D01010B0500038202010085CA4E473EA3F7854485BCD56778B29863AD754D1E963D336572542D81A0EAC3EDF820BF5FCCB77000B76E3BF65E94DEE4209FA6EF8BB203E7A2B5163C91CEB4ED3902E77C258A47E6656E3F46F4D9F0CE942BEE54CE12BC8C274BB8C1982FA2AFCD71914A08B7C8B8237B042D08F908573E83D904330A472178098227C32AC89BB9CE5CF264C8C0BE79C04F8E6D440C5E92BB2EF78B10E1E81D4429DB5920ED63B921F81226949357A01D6504C10A22AE100D4397A1181F7EE0E08637B55AB1BD30BF876E2B2AFF214E1B05C3F51897F05EACC3A5B86AF02EBC3B33B9EE4BDECCFCE4AF840B863FC0554336F668E136176A8E99D1FFA540A734B7C0D063393539756EF2BA76C89302E9A94B6C17CE0C02D9BD81FB9FB768D40665B3823D7753F88E7903AD0A3107752A43D8559772C4290EF7C45D4EC8AE468430D7F2855F18A179BBE75E708B07E18693C3B98FDC6171252AAFDFED255052688B92DCE5D6B5E3DA7DD0876C842131AE82F5FBB9ABC889173DE14CE5380EF6BD2BBD968114EBD5DB3D20A77E59D3E2F858F95BB848CDFE5C4F1629FE1E5523AFC811B08DEA7C9390172FFDACA20947463FF0E9B0B7FF284D6832D6675E1E69A393B8F59D8B2F0BD25243A66F3257654D3281DF3853855D7E5D6629EAB8DDE495B5CDB5561242CDC44EC6253844506DECCE005518FEE94964D44ECA979CB45BC073A8ABB847C2"
          }
        ],
        [
          123811,
          "CONNECTIVITY",
          "HANDSHAKE",
          "PACKET_RX",
          {
            "status": "complete"
          }
        ],
        [
          123862,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "eb0000000108df0b81f0bdadb83408025c13e30ad0efd040191b160e2e7a52",
            "header": {
              "type": "HSK",
              "payload_length": "34",
              "packet_number": "5"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          183421,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e00000000108df0b81f0bdadb83408025c13e30ad0efd040197cfed2364a16",
            "header": {
              "type": "HSK",
              "payload_length": "34",
              "packet_number": "6"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          184137,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "42df0b81f0bdadb834a312d1504c92032e84d17d8859ae84b3042a6941de7b...",
            "header": {
              "type": "SHORT",
              "payload_length": "443",
              "packet_number": "7"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              },
              {
                "frame_type": "HANDSHAKE_DONE"
              }
            ]
          }
        ],
        [
          184346,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e20000000108df0b81f0bdadb83408025c13e30ad0efd04019a0a49b59872b",
            "header": {
              "type": "HSK",
              "payload_length": "50",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          184374,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "47df0b81f0bdadb834ccf4ba6f60156f7f2ba788e4cb488016e4bd633f5c11...",
            "header": {
              "type": "SHORT",
              "payload_length": "658",
              "packet_number": "9"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              },
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "NEW_CONNECTION_ID"
              },
              {
                "frame_type": "NEW_TOKEN"
              }
            ]
          }
        ]
      ]
    },
    {
      "qlog_version": "0.1",
      "vantagepoint": "NETWORK",
      "connectionid": "16571DDE1CE62D1F",
      "starttime": 5135345030597,
      "fields": [
        "time",
        "category",
        "type",
        "trigger",
        "data"
      ],
      "events": [
        [
          0,
          "CONNECTIVITY",
          "NEW_CONNECTION",
          "LINE",
          {
            "ip_version": "4",
            "srcip": "0.0.0.0",
            "dstip": "45.32.77.223",
            "srcport": "39078",
            "dstport": "443"
          }
        ],
        [
          35,
          "CONNECTIVITY",
          "VERNEG",
          "LINE",
          {
            "proposed_version": "00000001"
          }
        ],
        [
          60712,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c1000000010816571dde1ce62d1f08f5c233b5c08521cf0044ca2677020d2f...",
            "header": {
              "type": "INIT",
              "payload_length": "1236",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "PADDING"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          60717,
          "CONNECTIVITY",
          "VERNEG",
          "PACKET_RX",
          {
            "agreed_version": "00000001"
          }
        ],
        [
          61142,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ef000000010816571dde1ce62d1f08f5c233b5c08521cf40b98adfa6534d85...",
            "header": {
              "type": "HSK",
              "payload_length": "194",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          61308,
          "CONNECTIVITY",
          "HANDSHAKE",
          "PACKET_RX",
          {
            "status": "complete"
          }
        ],
        [
          61342,
          "RECOVERY",
          "RTT_UPDATE",
          "PACKET_RX",
          {
            "zero_rtt": "successful"
          }
        ],
        [
          61427,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c0000000010816571dde1ce62d1f08f5c233b5c08521cf004019721b7d4716",
            "header": {
              "type": "INIT",
              "payload_length": "35",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          121876,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "4316571dde1ce62d1fc1b6e36db050e9e7b6dd490aba33e0dc16fac541e80e...",
            "header": {
              "type": "SHORT",
              "payload_length": "443",
              "packet_number": "3"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              },
              {
                "frame_type": "HANDSHAKE_DONE"
              }
            ]
          }
        ],
        [
          121994,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ec000000010816571dde1ce62d1f08f5c233b5c08521cf401945561e745547",
            "header": {
              "type": "HSK",
              "payload_length": "50",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          122013,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "4016571dde1ce62d1f8c4e4989545fd70d8a55d0a91f8d1cba23cb777568a7...",
            "header": {
              "type": "SHORT",
              "payload_length": "658",
              "packet_number": "5"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              },
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "NEW_CONNECTION_ID"
              },
              {
                "frame_type": "NEW_TOKEN"
              }
            ]
          }
        ]
      ]
    }
  ]
}