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

Address
Host

www.disabled-world.com

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.

A952B20A4E... 10.81 22.608
7196F3C5A4... 9.84 10.108

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
content-type: text/html; charset=UTF-8
date: Tue, 23 Apr 2024 14:42:52 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-frame-options: sameorigin
content-language: en-US
x-permitted-cross-domain-policies: none
x-content-type-options: nosniff
referrer-policy: strict-origin-when-cross-origin
strict-transport-security: max-age=31536000; includeSubDomains; preload
permissions-policy: accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()
cache-control: max-age=0, private, must-revalidate
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 disabled-world.com
Issued By cPanel, Inc. Certification Authority
Expires Wednesday, July 03, 2024 at 11:59:59 PM GMT
Subject
Common Name disabled-world.com
Issuer
Country US
State/Province TX
Locality Houston
Organization cPanel, Inc.
Common Name cPanel, Inc. Certification Authority
Serial Number 146160333959539275445822514586617103999
Signature Algorithm sha256WithRSAEncryption
Version
Public Key Bits 2048
Public Key Type RSA

Domain cPanel, Inc. Certification Authority
Issued By COMODO RSA Certification Authority
Expires Saturday, May 17, 2025 at 11:59:59 PM GMT
Subject
Country US
State/Province TX
Locality Houston
Organization cPanel, Inc.
Common Name cPanel, Inc. Certification Authority
Issuer
Country GB
State/Province Greater Manchester
Locality Salford
Organization COMODO CA Limited
Common Name COMODO RSA Certification Authority
Serial Number 319166835672517606797004084363566457944
Signature Algorithm sha384WithRSAEncryption
Version
Public Key Bits 2048
Public Key Type RSA

Domain COMODO RSA Certification Authority
Issued By AAA Certificate Services
Expires Sunday, December 31, 2028 at 11:59:59 PM GMT
Subject
Country GB
State/Province Greater Manchester
Locality Salford
Organization COMODO CA Limited
Common Name COMODO RSA Certification Authority
Issuer
Country GB
State/Province Greater Manchester
Locality Salford
Organization Comodo CA Limited
Common Name AAA Certificate Services
Serial Number 138068127363266052427974132567073013892
Signature Algorithm sha384WithRSAEncryption
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.disabled-world.com",
  "connections": [
    {
      "qlog_version": "0.1",
      "vantagepoint": "NETWORK",
      "connectionid": "A952B20A4EE61156",
      "starttime": 8183127935681,
      "fields": [
        "time",
        "category",
        "type",
        "trigger",
        "data"
      ],
      "events": [
        [
          0,
          "CONNECTIVITY",
          "NEW_CONNECTION",
          "LINE",
          {
            "ip_version": "4",
            "srcip": "0.0.0.0",
            "dstip": "198.50.223.48",
            "srcport": "46021",
            "dstport": "443"
          }
        ],
        [
          97,
          "CONNECTIVITY",
          "VERNEG",
          "LINE",
          {
            "proposed_version": "00000001"
          }
        ],
        [
          10810,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c00000000108a952b20a4ee6115608f1145befe471a18f004077b13b0e0fe5...",
            "header": {
              "type": "INIT",
              "payload_length": "129",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          10814,
          "CONNECTIVITY",
          "VERNEG",
          "PACKET_RX",
          {
            "agreed_version": "00000001"
          }
        ],
        [
          11370,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ee0000000108a952b20a4ee6115608f1145befe471a18f443a1c1daaa2c3a7...",
            "header": {
              "type": "HSK",
              "payload_length": "1091",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          11606,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ea0000000108a952b20a4ee6115608f1145befe471a18f44cb94b5c11f7faf...",
            "header": {
              "type": "HSK",
              "payload_length": "1236",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          21268,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ed0000000108a952b20a4ee6115608f1145befe471a18f44cbdc503cfbab0d...",
            "header": {
              "type": "HSK",
              "payload_length": "1236",
              "packet_number": "3"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          21754,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ea0000000108a952b20a4ee6115608f1145befe471a18f44cb7bf2a70e34bb...",
            "header": {
              "type": "HSK",
              "payload_length": "1236",
              "packet_number": "4"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          22368,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e60000000108a952b20a4ee6115608f1145befe471a18f411dfe169478e117...",
            "header": {
              "type": "HSK",
              "payload_length": "294",
              "packet_number": "5"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          22419,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "3082060C308204F4A00302010202106DF574D5ACF6CA6E8D3A5E110F97C67F300D06092A864886F70D01010B05003072310B3009060355040613025553310B30090603550408130254583110300E06035504071307486F7573746F6E31153013060355040A130C6350616E656C2C20496E632E312D302B060355040313246350616E656C2C20496E632E2043657274696669636174696F6E20417574686F72697479301E170D3234303430343030303030305A170D3234303730333233353935395A301D311B30190603550403131264697361626C65642D776F726C642E636F6D30820122300D06092A864886F70D01010105000382010F003082010A0282010100C82CD8CA49190C0B0FF6B7818F52A67C6930529D2949050116D9C725AB677C9561EC6B3E072AE87CB399478C4C8BCCAEE54F5AD1BF762CA550081F9D1D3D5B952C16F0DA002BD9E0412853DAADEAE303ABBFCB92B2C0F3AF718B38228EE5E6EE5F8F2CAA714425CC77DB7EF6E47E855A7441C232494C475D2E60618BB38B9E3E651941E3EB4B29736C45867DECB18A6A9711D7141836E05C384A7C76531D3971E7841252F43FFF571A40AF39F936A1CE52E36DD0873D88A1E26CB55D1781EA69D7656206395302B1FD7F7F88A92B34679586E93A6B1268186867051803ABAB5E975C40226B96A26FCB4478C10F1B735FAB260454C7F44070CE825130F12748B10203010001A38202F1308202ED301F0603551D230418301680147E035A65416BA77E0AE1B89D08EA1D8E1D6AC765301D0603551D0E041604140D693248D44569DA25B7B3DB1686AA1F8137FCFB300E0603551D0F0101FF0404030205A0300C0603551D130101FF04023000301D0603551D250416301406082B0601050507030106082B0601050507030230490603551D20044230403034060B2B06010401B231010202343025302306082B06010505070201161768747470733A2F2F7365637469676F2E636F6D2F4350533008060667810C010201304C0603551D1F044530433041A03FA03D863B687474703A2F2F63726C2E636F6D6F646F63612E636F6D2F6350616E656C496E6343657274696669636174696F6E417574686F726974792E63726C307D06082B060105050701010471306F304706082B06010505073002863B687474703A2F2F6372742E636F6D6F646F63612E636F6D2F6350616E656C496E6343657274696669636174696F6E417574686F726974792E637274302406082B060105050730018618687474703A2F2F6F6373702E636F6D6F646F63612E636F6D30820104060A2B06010401D6790204020481F50481F200F000760076FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A740000018EA736C3BE000004030047304502202A775ED0F0C0ECB586131C5999A7D21086FEE56147524B754DC5A0FB9A837AF4022100CD4D69CFEFCD70DAB79AAFB111B0D7FF1AF654A39854F463440DFAA56F72EE280076003F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E0000018EA736C36E000004030047304502200C2C19F0772B4EAE145D0AB33D149ED972A5B735CBF54F4724829C80A9FCD6AF022100E6B0C4E7011740F19CCEC7A7A6C05DC87F450BBD5766322F659C39263E3C23EC304E0603551D1104473045821264697361626C65642D776F726C642E636F6D82176D61696C2E64697361626C65642D776F726C642E636F6D82167777772E64697361626C65642D776F726C642E636F6D300D06092A864886F70D01010B050003820101005435641F8DA86A09C1B8AA7E4539A094A7F3D6E0DC1714E70770C42AECC9682373F4EA5435A179C0CA5A18186D63205736E7252F2B1CB7E2A096E3380FF2FB86CE14367775CCB3FF41FA2D869607403C5DA370348E421674ACC010F9CFAE8A84980FE6D9DBCF20ABA35C82E9519710822B7F960D2987A03F4F16E6FD2308DB78D2F6F7D3B77D7FD1CFA9EE0052B7355FD37F8A5D415875D5A29197BA37F28F1B37F2566BB325941DA7E331A2763656DEF15DFDEF263352E4AA6791D7779FCDCD4096EDCA48D92F49040F93B78E4D9F70C23267388D7931D771273AA5BCE287383F8EF704C0D087D827ADFAA32BD11974B58F53C3625159203022B7E2FADB66C0"
          }
        ],
        [
          22419,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "308205F1308203D9A003020102021100F01D4BEE7B7CA37B3C0566AC05972458300D06092A864886F70D01010C0500308185310B3009060355040613024742311B30190603550408131247726561746572204D616E636865737465723110300E0603550407130753616C666F7264311A3018060355040A1311434F4D4F444F204341204C696D69746564312B302906035504031322434F4D4F444F205253412043657274696669636174696F6E20417574686F72697479301E170D3135303531383030303030305A170D3235303531373233353935395A3072310B3009060355040613025553310B30090603550408130254583110300E06035504071307486F7573746F6E31153013060355040A130C6350616E656C2C20496E632E312D302B060355040313246350616E656C2C20496E632E2043657274696669636174696F6E20417574686F7269747930820122300D06092A864886F70D01010105000382010F003082010A02820101008B5E0156B9EC6B11EF48E9439E9BC8BA5391A5BDAB2AFA5E3A35E10D5C35EA52A89934280F7E592B486BE7B4D74B7D2F83CFFE8B26C359791F60A169A75ACB9F3721EF18BD9BFD41EB757CB796D95E86CB2A12E2A7F703E4CEE605F7419B1EBCD2F6D16669510CDEB5ED3C0B27CF888E203DE34E958F1534C626CBF73F64E9F530257DCDA9399B3FEA7A692B8BC47D0BF85693B66B96CAECCFD27BBD43BED3F589DA4D744921C4BDF530BCBC49A96515B3D6FFBF1D90949C0825B6ADCFFCC7D9FB55D519D04ABF6246E524ED8FBE64980C6A519E7A807320A9B4D9BF436A9E10AD2BA0CD64AD4039D2E2B8DBC2F23AA3E2B716971F1EF6CFDF3C1E58E900076B0203010001A382016C30820168301F0603551D23041830168014BBAF7E023DFAA6F13C848EADEE3898ECD93232D4301D0603551D0E041604147E035A65416BA77E0AE1B89D08EA1D8E1D6AC765300E0603551D0F0101FF04040302018630120603551D130101FF040830060101FF020100301D0603551D250416301406082B0601050507030106082B0601050507030230220603551D20041B3019300D060B2B06010401B231010202343008060667810C010201304C0603551D1F044530433041A03FA03D863B687474703A2F2F63726C2E636F6D6F646F63612E636F6D2F434F4D4F444F52534143657274696669636174696F6E417574686F726974792E63726C307106082B0601050507010104653063303B06082B06010505073002862F687474703A2F2F6372742E636F6D6F646F63612E636F6D2F434F4D4F444F525341416464547275737443412E637274302406082B060105050730018618687474703A2F2F6F6373702E636F6D6F646F63612E636F6D300D06092A864886F70D01010C05000382020100109FA060088174A1A08478604C3939DA6477EF190A723923943B917D7F348B97584E590A2D68C31042B0A07A818C7BAB31322039E42273E0DEC9175D83C5752DE1114759019E5DC0F4DD126AD06D3020E8B3CA4FDF9AE0A7179F1A2F877EEB50E153F3F847D98C60F2C965659CF0DA01E6B2F2D8079887DF378998551242C9E42DDE2DBEAA64944ED92EE6C2D5F2C0E6E9EA193E370B895FC93AF84F47403EAF1A7FA2F68501881736B523EAB9FEBA6B480B022039AEC361EB95A5A173C71C5F543373574B368B9B5B28E33EB10B785C6B14A710CCE5DA3FBAE9D6B22D1D7054BA5EAB7D4F298910E03A9004C5EEB98E43A2E363587F498B713E57622340D15D96642261569F96674787BCE50020A468E2C1A0817B687308C46D4E7079E8DD55D7095CB99D0A95A60CD9DBE28A55EBB9E1E79A95144C580641C110AAAAB13AE2A54A4AE0D9C91FC2A097BB06EF1900DB02BE96F1FB548F939AFA302236A977261F942893E9133D45D13A35481E980D8270C00B5A2887A178513FB5A75CA6912200424CB98015802AB12D894FF7BA1E18C48C591E7349A3A87BBC1FF7564D509F6716A7C71748E76D5457766E97585B7864A4ED62B4003B067E79B8585F6E84D643BC4FDB39AA28F0C18909C5FBE31844B7E5B28B5D95F9235A0B72F7693AD6578BE1E9F460BEC4512B11ACFE48B37273CA1350730D0476CA01E142C2D721CFF9"
          }
        ],
        [
          22419,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "3082057E30820466A003020102021067DEF43EF17BDAE24FF5940606D2C084300D06092A864886F70D01010C0500307B310B3009060355040613024742311B301906035504080C1247726561746572204D616E636865737465723110300E06035504070C0753616C666F7264311A3018060355040A0C11436F6D6F646F204341204C696D697465643121301F06035504030C18414141204365727469666963617465205365727669636573301E170D3034303130313030303030305A170D3238313233313233353935395A308185310B3009060355040613024742311B30190603550408131247726561746572204D616E636865737465723110300E0603550407130753616C666F7264311A3018060355040A1311434F4D4F444F204341204C696D69746564312B302906035504031322434F4D4F444F205253412043657274696669636174696F6E20417574686F7269747930820222300D06092A864886F70D01010105000382020F003082020A028202010091E85492D20A56B1AC0D24DDC5CF446774992B37A37D23700071BC53DFC4FA2A128F4B7F1056BD9F7072B7617FC94B0F17A73DE3B00461EEFF1197C7F4863E0AFA3E5CF993E6347AD9146BE79CB385A0827A76AF7190D7ECFD0DFA9C6CFADFB082F4147EF9BEC4A62F4F7F997FB5FC674372BD0C00D689EB6B2CD3ED8F981C14AB7EE5E36EFCD8A8E49224DA436B62B855FDEAC1BC6CB68BF30E8D9AE49B6C6999F878483045D5ADE10D3C4560FC32965127BC67C3CA2EB66BEA46C7C720A0B11F65DE4808BAA44EA9F283463784EBE8CC814843674E722A9B5CBD4C1B288A5C227BB4AB98D9EEE05183C309464E6D3E99FA9517DA7C3357413C8D51ED0BB65CAF2C631ADF57C83FBCE95DC49BAF4599E2A35A24B4BAA9563DCF6FAAFF4958BEF0A8FFF4B8ADE937FBBAB8F40B3AF9E843421E89D884CB13F1D9BBE18960B88C2856AC141D9C0AE771EBCF0EDD3DA996A148BD3CF7AFB50D224CC01181EC563BF6D3A2E25BB7B204225295809369E88E4C65F191032D707402EA8B671529695202BBD7DF506A5546BFA0A328617F70D0C3A2AA2C21AA47CE289C064576BF821827B4D5AEB4CB50E66BF44C867130E9A6DF1686E0D8FF40DDFBD042887FA3333A2E5C1E41118163CE18716B2BECA68AB7315C3A6A47E0C37959D6201AAFF26A98AA72BC574AD24B9DBB10FCB04C41E5ED1D3D5E289D9CCCBFB351DAA747E584530203010001A381F23081EF301F0603551D23041830168014A0110A233E96F107ECE2AF29EF82A57FD030A4B4301D0603551D0E04160414BBAF7E023DFAA6F13C848EADEE3898ECD93232D4300E0603551D0F0101FF040403020186300F0603551D130101FF040530030101FF30110603551D20040A300830060604551D200030430603551D1F043C303A3038A036A0348632687474703A2F2F63726C2E636F6D6F646F63612E636F6D2F414141436572746966696361746553657276696365732E63726C303406082B0601050507010104283026302406082B060105050730018618687474703A2F2F6F6373702E636F6D6F646F63612E636F6D300D06092A864886F70D01010C050003820101007FF25635B06D954A4E74AF3AE26F018B87D33297EDF840D2775311D7C7162EC69DE64856BE80A9F8BC78D2C86317AE8CED1631FA1F18C90EC7EE48799FC7C9B9BCCC8815E36861D19F1D4B6181D7560463C2086926F0F0E52FDFC00A2BA905F4025A6A89D7B4844295E3EBF776205E35D9C0CD2508134C71388E87B0338491991E91F1AC9E3FA71D60812C364154A0E246060BAC1BC799368C5EA10BA49ED9424624C5C55B81AEADA0A0DC9F36B88DC21D15FA88AD8110391F44F02B9FDD10540C0734B136D114FD07023DFF7255AB27D62C814171298D41F450571A7E6560AFCBC5287698AEB3A853768BE621526BEA21D0840E494E8853DA922EE71D0866D7"
          }
        ],
        [
          22608,
          "CONNECTIVITY",
          "HANDSHAKE",
          "PACKET_RX",
          {
            "status": "complete"
          }
        ],
        [
          22659,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "eb0000000108a952b20a4ee6115608f1145befe471a18f40193a10cf99457e",
            "header": {
              "type": "HSK",
              "payload_length": "34",
              "packet_number": "6"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          31702,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e60000000108a952b20a4ee6115608f1145befe471a18f401984f1326b3040",
            "header": {
              "type": "HSK",
              "payload_length": "34",
              "packet_number": "7"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          32097,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "44a952b20a4ee61156f7bce0d8c8d419936724c4878c856d3dc0a3fc0fc93c...",
            "header": {
              "type": "SHORT",
              "payload_length": "443",
              "packet_number": "8"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              },
              {
                "frame_type": "HANDSHAKE_DONE"
              }
            ]
          }
        ],
        [
          32229,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e60000000108a952b20a4ee6115608f1145befe471a18f40191e1a0db01748",
            "header": {
              "type": "HSK",
              "payload_length": "50",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          32256,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "46a952b20a4ee611561e4b9f7feaebe323b147af05af51da83f03d6a955b3c...",
            "header": {
              "type": "SHORT",
              "payload_length": "115",
              "packet_number": "10"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              },
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "NEW_CONNECTION_ID"
              },
              {
                "frame_type": "NEW_TOKEN"
              }
            ]
          }
        ],
        [
          32524,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "41a952b20a4ee61156bfc378f5f30ea899d1549837a809512eddf88e1a93ff...",
            "header": {
              "type": "SHORT",
              "payload_length": "470",
              "packet_number": "11"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ]
      ]
    },
    {
      "qlog_version": "0.1",
      "vantagepoint": "NETWORK",
      "connectionid": "7196F3C5A4E7C2E8",
      "starttime": 8183127968511,
      "fields": [
        "time",
        "category",
        "type",
        "trigger",
        "data"
      ],
      "events": [
        [
          0,
          "CONNECTIVITY",
          "NEW_CONNECTION",
          "LINE",
          {
            "ip_version": "4",
            "srcip": "0.0.0.0",
            "dstip": "198.50.223.48",
            "srcport": "46021",
            "dstport": "443"
          }
        ],
        [
          38,
          "CONNECTIVITY",
          "VERNEG",
          "LINE",
          {
            "proposed_version": "00000001"
          }
        ],
        [
          9840,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "cb00000001087196f3c5a4e7c2e808fb7428c40e2acef500407d9a5436ef80...",
            "header": {
              "type": "INIT",
              "payload_length": "135",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          9843,
          "CONNECTIVITY",
          "VERNEG",
          "PACKET_RX",
          {
            "agreed_version": "00000001"
          }
        ],
        [
          10050,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ee00000001087196f3c5a4e7c2e808fb7428c40e2acef540bff5622242b6be...",
            "header": {
              "type": "HSK",
              "payload_length": "200",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          10108,
          "CONNECTIVITY",
          "HANDSHAKE",
          "PACKET_RX",
          {
            "status": "complete"
          }
        ],
        [
          10133,
          "RECOVERY",
          "RTT_UPDATE",
          "PACKET_RX",
          {
            "zero_rtt": "successful"
          }
        ],
        [
          19830,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "427196f3c5a4e7c2e82ad4434c093550c441a197e6af281c97551bad29d89d...",
            "header": {
              "type": "SHORT",
              "payload_length": "443",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              },
              {
                "frame_type": "HANDSHAKE_DONE"
              }
            ]
          }
        ],
        [
          19932,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e000000001087196f3c5a4e7c2e808fb7428c40e2acef54019dbea3e088fd5",
            "header": {
              "type": "HSK",
              "payload_length": "50",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          19961,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "447196f3c5a4e7c2e8394e1b44634ffc40d8af9d5f9b961b7dfbe083a56239...",
            "header": {
              "type": "SHORT",
              "payload_length": "115",
              "packet_number": "4"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              },
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "NEW_CONNECTION_ID"
              },
              {
                "frame_type": "NEW_TOKEN"
              }
            ]
          }
        ],
        [
          20234,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "437196f3c5a4e7c2e84026c0cf97409ef648bf87eaa6348489158257f34f32...",
            "header": {
              "type": "SHORT",
              "payload_length": "470",
              "packet_number": "5"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ]
      ]
    }
  ]
}