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

Address
Host

http3.test.atraining.ru

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

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.

5C1C1FE097... 155.826 314.866
BECB02A834... 155.199 311.639

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
server: nginx
date: Fri, 03 May 2024 12:12:34 GMT
content-type: text/html
content-length: 3751
last-modified: Tue, 08 Feb 2022 10:15:04 GMT
etag: "620242a8-ea7"
alt-svc: h3=":443"; ma=86400
strict-transport-security: max-age=63072000; includeSubdomains; preload
referrer-policy: strict-origin
permissions-policy: midi=(), camera=(), microphone=()
x-frame-options: SAMEORIGIN
x-content-type-options: nosniff
content-security-policy: upgrade-insecure-requests
accept-ranges: bytes

Certificate Chain

Domain http3.test.atraining.ru
Issued By R3
Expires Friday, July 12, 2024 at 05:54:39 AM GMT
This certificate is valid
Subject
Common Name http3.test.atraining.ru
Issuer
Country US
Organization Let's Encrypt
Common Name R3
Serial Number 345301364322134355526173067284946845615139
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": "http3.test.atraining.ru",
  "connections": [
    {
      "qlog_version": "0.1",
      "vantagepoint": "NETWORK",
      "connectionid": "5C1C1FE097F817C0",
      "starttime": 9038109851672,
      "fields": [
        "time",
        "category",
        "type",
        "trigger",
        "data"
      ],
      "events": [
        [
          0,
          "CONNECTIVITY",
          "NEW_CONNECTION",
          "LINE",
          {
            "ip_version": "4",
            "srcip": "0.0.0.0",
            "dstip": "178.159.49.231",
            "srcport": "58628",
            "dstport": "443"
          }
        ],
        [
          62,
          "CONNECTIVITY",
          "VERNEG",
          "LINE",
          {
            "proposed_version": "00000001"
          }
        ],
        [
          155826,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ff00000001085c1c1fe097f817c0141da5ad65f7a1c9e1672c3bef0612a35f...",
            "header": {
              "type": "RETRY",
              "payload_length": "128",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          155830,
          "CONNECTIVITY",
          "VERNEG",
          "PACKET_RX",
          {
            "agreed_version": "00000001"
          }
        ],
        [
          305801,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ff00000001085c1c1fe097f817c014b7ed8db89b12d8ad36ddaa169aa3f01f...",
            "header": {
              "type": "RETRY",
              "payload_length": "128",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          313199,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "cb00000001085c1c1fe097f817c0140000000000000001e834e0dab2b2d110...",
            "header": {
              "type": "INIT",
              "payload_length": "138",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          313435,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e000000001085c1c1fe097f817c0140000000000000001e834e0dab2b2d110...",
            "header": {
              "type": "HSK",
              "payload_length": "1030",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          313822,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e700000001085c1c1fe097f817c0140000000000000001e834e0dab2b2d110...",
            "header": {
              "type": "HSK",
              "payload_length": "1184",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          314041,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e900000001085c1c1fe097f817c0140000000000000001e834e0dab2b2d110...",
            "header": {
              "type": "HSK",
              "payload_length": "989",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          314444,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "308204FB308203E3A003020102021203F6BFDFBD135947FDC9CE9327D939CAC423300D06092A864886F70D01010B05003032310B300906035504061302555331163014060355040A130D4C6574277320456E6372797074310B3009060355040313025233301E170D3234303431333035353434305A170D3234303731323035353433395A30223120301E0603550403131768747470332E746573742E61747261696E696E672E727530820122300D06092A864886F70D01010105000382010F003082010A0282010100916187122539FE333B96C859A841DC6E8CD30555D728F4CA19E1E2AF02F0120BCC2E3162A3A05C4F79522DE03248775704864CD468E0EE156C7943A9408616346D78AAD47E5AFA4497A3139219E3F04107C8D844E4D18466646151DFFC15A403EF3D13B7379FFFFF85815E3BFC0197CAC9EC7766D52DC490213C395F4C5957721A3DC753E5019755D9DB74EECA8DF2CCE514332B5F004B68A1844828F8AD6D39022998815A7B361E4B47C7F66F5C87499C4524F4A0AEE49CF2DB5C8296F76138A2B4B00EBFE5368DD796469347239BCECDF298612D0DF02F17F57C60398F22CE82C0E6E74B5A0A7CF293505906EA5DF00D970B06C1BD12EB4C8A59CF5314477B0203010001A382021930820215300E0603551D0F0101FF0404030205A0301D0603551D250416301406082B0601050507030106082B06010505070302300C0603551D130101FF04023000301D0603551D0E04160414A5E4440012A1D70D39862CAD38C5E95EBD648774301F0603551D23041830168014142EB317B75856CBAE500940E61FAF9D8B14C2C6305506082B0601050507010104493047302106082B060105050730018615687474703A2F2F72332E6F2E6C656E63722E6F7267302206082B060105050730028616687474703A2F2F72332E692E6C656E63722E6F72672F30220603551D11041B3019821768747470332E746573742E61747261696E696E672E727530130603551D20040C300A3008060667810C01020130820104060A2B06010401D6790204020481F50481F200F00076003F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E0000018ED63C9F890000040300473045022100A6F5AD3A1F9D6717FCB24EDA6CD905CA9D543ED2953F32AB57B960737D4C9F970220706F2BF6CC5DD9829AE6DFA5281CDB8CA7B038529654C9A72F03D5384169B90D0076001998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA0000018ED63C9FB50000040300473045022047653FBCB85A49D1D324F5FB5A372CEE04BD95BC83B028564CC1DE3D51DF5CF5022100D42CC2CD3AB58D3A6814C771DC31F8A1861047E32A6233BB4E73D76FBC369EF3300D06092A864886F70D01010B0500038201010086D6515819611AEDF6A7491AC1F48C4687F732055DBBEC6ADB78C5CEC2BCD56AA628CD12B18ABA92C6273358C8F913812919D0416482B48D6DA23E92C6EE11DAFCB0F0792A0415779F3487AD76C7A7D915780D3198C0EB2EF32202E7292F25F26B867F9F70D7A9D656DD886D7ED71E5188F7B6740FF28B0CDD1D9F5F0EF8E1EF605AE6C7DF2E894BE877C1B53CA30B78C67BD11415D301E669FDD2C35D7377980F18AA83DBCD473D8ECBB08355B64FF647526988DBA9F46C1F6E76915AC529E5956ABD31EFC9F5AE8021BCA1898273FA67B70E89412C31A9270D809121442814158C47CF164177AADD6D45E09AF89A72E82B58C102BF002B1A7D8954A8A3A4EA"
          }
        ],
        [
          314444,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "30820516308202FEA003020102021100912B084ACF0C18A753F6D62E25A75F5A300D06092A864886F70D01010B0500304F310B300906035504061302555331293027060355040A1320496E7465726E65742053656375726974792052657365617263682047726F7570311530130603550403130C4953524720526F6F74205831301E170D3230303930343030303030305A170D3235303931353136303030305A3032310B300906035504061302555331163014060355040A130D4C6574277320456E6372797074310B300906035504031302523330820122300D06092A864886F70D01010105000382010F003082010A0282010100BB021528CCF6A094D30F12EC8D5592C3F882F199A67A4288A75D26AAB52BB9C54CB1AF8E6BF975C8A3D70F4794145535578C9EA8A23919F5823C42A94E6EF53BC32EDB8DC0B05CF35938E7EDCF69F05A0B1BBEC094242587FA3771B313E71CACE19BEFDBE43B45524596A9C153CE34C852EEB5AEED8FDE6070E2A554ABB66D0E97A540346B2BD3BC66EB66347CFA6B8B8F572999F830175DBA726FFB81C5ADD286583D17C7E709BBF12BF786DCC1DA715DD446E3CCAD25C188BC60677566B3F118F7A25CE653FF3A88B647A5FF1318EA9809773F9D53F9CF01E5F5A6701714AF63A4FF99B3939DDC53A706FE48851DA169AE2575BB13CC5203F5ED51A18BDB150203010001A382010830820104300E0603551D0F0101FF040403020186301D0603551D250416301406082B0601050507030206082B0601050507030130120603551D130101FF040830060101FF020100301D0603551D0E04160414142EB317B75856CBAE500940E61FAF9D8B14C2C6301F0603551D2304183016801479B459E67BB6E5E40173800888C81A58F6E99B6E303206082B0601050507010104263024302206082B060105050730028616687474703A2F2F78312E692E6C656E63722E6F72672F30270603551D1F0420301E301CA01AA0188616687474703A2F2F78312E632E6C656E63722E6F72672F30220603551D20041B30193008060667810C010201300D060B2B0601040182DF13010101300D06092A864886F70D01010B0500038202010085CA4E473EA3F7854485BCD56778B29863AD754D1E963D336572542D81A0EAC3EDF820BF5FCCB77000B76E3BF65E94DEE4209FA6EF8BB203E7A2B5163C91CEB4ED3902E77C258A47E6656E3F46F4D9F0CE942BEE54CE12BC8C274BB8C1982FA2AFCD71914A08B7C8B8237B042D08F908573E83D904330A472178098227C32AC89BB9CE5CF264C8C0BE79C04F8E6D440C5E92BB2EF78B10E1E81D4429DB5920ED63B921F81226949357A01D6504C10A22AE100D4397A1181F7EE0E08637B55AB1BD30BF876E2B2AFF214E1B05C3F51897F05EACC3A5B86AF02EBC3B33B9EE4BDECCFCE4AF840B863FC0554336F668E136176A8E99D1FFA540A734B7C0D063393539756EF2BA76C89302E9A94B6C17CE0C02D9BD81FB9FB768D40665B3823D7753F88E7903AD0A3107752A43D8559772C4290EF7C45D4EC8AE468430D7F2855F18A179BBE75E708B07E18693C3B98FDC6171252AAFDFED255052688B92DCE5D6B5E3DA7DD0876C842131AE82F5FBB9ABC889173DE14CE5380EF6BD2BBD968114EBD5DB3D20A77E59D3E2F858F95BB848CDFE5C4F1629FE1E5523AFC811B08DEA7C9390172FFDACA20947463FF0E9B0B7FF284D6832D6675E1E69A393B8F59D8B2F0BD25243A66F3257654D3281DF3853855D7E5D6629EAB8DDE495B5CDB5561242CDC44EC6253844506DECCE005518FEE94964D44ECA979CB45BC073A8ABB847C2"
          }
        ],
        [
          314866,
          "CONNECTIVITY",
          "HANDSHAKE",
          "PACKET_RX",
          {
            "status": "complete"
          }
        ],
        [
          469261,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ee00000001085c1c1fe097f817c0140000000000000001e834e0dab2b2d110",
            "header": {
              "type": "HSK",
              "payload_length": "42",
              "packet_number": "3"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          471217,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ee00000001085c1c1fe097f817c0140000000000000001e834e0dab2b2d110",
            "header": {
              "type": "HSK",
              "payload_length": "42",
              "packet_number": "4"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          471298,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "595c1c1fe097f817c01c8a74752538cdfad75008885f1800f346f6f555b397...",
            "header": {
              "type": "SHORT",
              "payload_length": "1126",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              },
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "NEW_CONNECTION_ID"
              },
              {
                "frame_type": "CRYPTO"
              },
              {
                "frame_type": "NEW_TOKEN"
              },
              {
                "frame_type": "HANDSHAKE_DONE"
              }
            ]
          }
        ],
        [
          471413,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "465c1c1fe097f817c00099f272666e67cbbdfdbd00ffbed635cd5d7e3de3d3...",
            "header": {
              "type": "SHORT",
              "payload_length": "146",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ]
      ]
    },
    {
      "qlog_version": "0.1",
      "vantagepoint": "NETWORK",
      "connectionid": "BECB02A83418F769",
      "starttime": 9038110323639,
      "fields": [
        "time",
        "category",
        "type",
        "trigger",
        "data"
      ],
      "events": [
        [
          0,
          "CONNECTIVITY",
          "NEW_CONNECTION",
          "LINE",
          {
            "ip_version": "4",
            "srcip": "0.0.0.0",
            "dstip": "178.159.49.231",
            "srcport": "58628",
            "dstport": "443"
          }
        ],
        [
          36,
          "CONNECTIVITY",
          "VERNEG",
          "LINE",
          {
            "proposed_version": "00000001"
          }
        ],
        [
          155199,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ff0000000108becb02a83418f76914007ae15916eb0db299d95331f5840165...",
            "header": {
              "type": "RETRY",
              "payload_length": "119",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          155202,
          "CONNECTIVITY",
          "VERNEG",
          "PACKET_RX",
          {
            "agreed_version": "00000001"
          }
        ],
        [
          308871,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ff0000000108becb02a83418f7691462ed07f0f36b919683470d7a4b7f73ea...",
            "header": {
              "type": "RETRY",
              "payload_length": "119",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          311313,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c40000000108becb02a83418f7691400000000000000017f06caf974855739...",
            "header": {
              "type": "INIT",
              "payload_length": "144",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          311554,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e10000000108becb02a83418f7691400000000000000017f06caf974855739...",
            "header": {
              "type": "HSK",
              "payload_length": "1024",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "PADDING"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          311639,
          "CONNECTIVITY",
          "HANDSHAKE",
          "PACKET_RX",
          {
            "status": "complete"
          }
        ],
        [
          311681,
          "RECOVERY",
          "RTT_UPDATE",
          "PACKET_RX",
          {
            "zero_rtt": "successful"
          }
        ],
        [
          780187,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e70000000108becb02a83418f7691400000000000000017f06caf974855739",
            "header": {
              "type": "HSK",
              "payload_length": "42",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          780313,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "5ebecb02a83418f76920c24c405d7770641f00cfbbd40ccea8380c21ce658f...",
            "header": {
              "type": "SHORT",
              "payload_length": "986",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              },
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "NEW_CONNECTION_ID"
              },
              {
                "frame_type": "CRYPTO"
              },
              {
                "frame_type": "NEW_TOKEN"
              },
              {
                "frame_type": "HANDSHAKE_DONE"
              }
            ]
          }
        ]
      ]
    }
  ]
}