nim-websock/client_tls/websock_secure_client_case_13_1_17.json

435 lines
8.8 KiB
JSON

{
"agent": "websock-secure-client",
"behavior": "OK",
"behaviorClose": "OK",
"case": 408,
"closedByMe": true,
"createStats": true,
"createWirelog": true,
"description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
"droppedByMe": true,
"duration": 5236,
"expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
"expected": {},
"expectedClose": {
"closeCode": [
1000
],
"closedByMe": true,
"requireClean": true
},
"failedByMe": false,
"httpRequest": "GET /runCase?case=408&agent=websock-secure-client HTTP/1.1\r\nSec-Websocket-Extensions: permessage-deflate; client_max_window_bits=15\r\nUpgrade: websocket\r\nHost: 127.0.0.1:9002\r\nConnection: Upgrade\r\nSec-Websocket-Version: 13\r\nSec-Websocket-Key: jg0vObKaEXhf/VrfmDE/Xw==\r\nCache-Control: no-cache\r\n\r\n",
"httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.2-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: DDMHM1QjpipMi3yDT9fvnESlhG8=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
"id": "13.1.17",
"isServer": true,
"localCloseCode": 1000,
"localCloseReason": null,
"received": [],
"remoteCloseCode": 1000,
"remoteCloseReason": null,
"reportCompressionRatio": true,
"reportTime": true,
"result": "Ok, received all echo'ed messages in time.",
"resultClose": "Connection was properly closed",
"rxFrameStats": {
"1": 1000,
"8": 1
},
"rxOctetStats": {
"8": 1,
"295": 1,
"5579": 2,
"5580": 1,
"5581": 1,
"5582": 1,
"5583": 2,
"5584": 5,
"5585": 7,
"5586": 5,
"5587": 4,
"5588": 1,
"5589": 6,
"5590": 8,
"5591": 6,
"5592": 4,
"5593": 11,
"5594": 8,
"5595": 7,
"5596": 6,
"5597": 6,
"5598": 4,
"5599": 4,
"5600": 5,
"5601": 5,
"5602": 7,
"5603": 17,
"5604": 16,
"5605": 14,
"5606": 13,
"5607": 6,
"5608": 6,
"5609": 10,
"5610": 16,
"5611": 13,
"5612": 9,
"5613": 6,
"5614": 6,
"5615": 6,
"5616": 2,
"5617": 4,
"5618": 5,
"5619": 4,
"5620": 6,
"5621": 3,
"5623": 2,
"5624": 2,
"5626": 2,
"5628": 1,
"5629": 1,
"5631": 3,
"5633": 3,
"5634": 2,
"5636": 1,
"5638": 2,
"5639": 1,
"5641": 2,
"5642": 3,
"5643": 1,
"5644": 2,
"5645": 2,
"5646": 1,
"5647": 2,
"5648": 1,
"5649": 3,
"5650": 1,
"5651": 3,
"5652": 6,
"5653": 2,
"5654": 2,
"5655": 2,
"5661": 1,
"5668": 1,
"5669": 2,
"5671": 1,
"5672": 1,
"5674": 1,
"5675": 2,
"5677": 3,
"5678": 1,
"5679": 1,
"5680": 2,
"5681": 3,
"5682": 9,
"5683": 5,
"5684": 3,
"5685": 10,
"5686": 10,
"5687": 15,
"5688": 20,
"5689": 14,
"5690": 16,
"5691": 14,
"5692": 21,
"5693": 26,
"5694": 17,
"5695": 11,
"5696": 25,
"5697": 21,
"5698": 24,
"5699": 16,
"5700": 25,
"5701": 24,
"5702": 24,
"5703": 12,
"5704": 17,
"5705": 19,
"5706": 13,
"5707": 9,
"5708": 25,
"5709": 25,
"5710": 16,
"5711": 12,
"5712": 11,
"5713": 8,
"5714": 10,
"5715": 13,
"5716": 4,
"5717": 6,
"5718": 3,
"5719": 1,
"5720": 2,
"5721": 2,
"5722": 5,
"5723": 3,
"5724": 3,
"5725": 5,
"5726": 4,
"5727": 12,
"5728": 10,
"5729": 7,
"5730": 11,
"5731": 9,
"5732": 2,
"5733": 3,
"5735": 2,
"5736": 3,
"5737": 1,
"5750": 1,
"5751": 1,
"5752": 1,
"5754": 3,
"5755": 2,
"5757": 1,
"5765": 1,
"5766": 2
},
"started": "2024-02-16T19:01:02.070Z",
"trafficStats": {
"incomingCompressionRatio": 0.04321363830566406,
"incomingOctetsAppLevel": 131072000,
"incomingOctetsWebSocketLevel": 5664098,
"incomingOctetsWireLevel": 5672098,
"incomingWebSocketFrames": 1000,
"incomingWebSocketMessages": 1000,
"incomingWebSocketOverhead": 0.0014124049407337233,
"outgoingCompressionRatio": 0.04321363830566406,
"outgoingOctetsAppLevel": 131072000,
"outgoingOctetsWebSocketLevel": 5664098,
"outgoingOctetsWireLevel": 5672098,
"outgoingWebSocketFrames": 2000,
"outgoingWebSocketMessages": 1000,
"outgoingWebSocketOverhead": 0.0014124049407337233,
"preopenIncomingOctetsWireLevel": 295,
"preopenOutgoingOctetsWireLevel": 252
},
"txFrameStats": {
"0": 1000,
"1": 1000,
"8": 1
},
"txOctetStats": {
"4": 1,
"252": 1,
"1479": 2,
"1480": 1,
"1481": 1,
"1482": 1,
"1483": 2,
"1484": 5,
"1485": 7,
"1486": 5,
"1487": 4,
"1488": 1,
"1489": 6,
"1490": 8,
"1491": 6,
"1492": 4,
"1493": 11,
"1494": 8,
"1495": 7,
"1496": 6,
"1497": 6,
"1498": 4,
"1499": 4,
"1500": 5,
"1501": 5,
"1502": 7,
"1503": 17,
"1504": 16,
"1505": 14,
"1506": 13,
"1507": 6,
"1508": 6,
"1509": 10,
"1510": 16,
"1511": 13,
"1512": 9,
"1513": 6,
"1514": 6,
"1515": 6,
"1516": 2,
"1517": 4,
"1518": 5,
"1519": 4,
"1520": 6,
"1521": 3,
"1523": 2,
"1524": 2,
"1526": 2,
"1528": 1,
"1529": 1,
"1531": 3,
"1533": 3,
"1534": 2,
"1536": 1,
"1538": 2,
"1539": 1,
"1541": 2,
"1542": 3,
"1543": 1,
"1544": 2,
"1545": 2,
"1546": 1,
"1547": 2,
"1548": 1,
"1549": 3,
"1550": 1,
"1551": 3,
"1552": 6,
"1553": 2,
"1554": 2,
"1555": 2,
"1561": 1,
"1568": 1,
"1569": 2,
"1571": 1,
"1572": 1,
"1574": 1,
"1575": 2,
"1577": 3,
"1578": 1,
"1579": 1,
"1580": 2,
"1581": 3,
"1582": 9,
"1583": 5,
"1584": 3,
"1585": 10,
"1586": 10,
"1587": 15,
"1588": 20,
"1589": 14,
"1590": 16,
"1591": 14,
"1592": 21,
"1593": 26,
"1594": 17,
"1595": 11,
"1596": 25,
"1597": 21,
"1598": 24,
"1599": 16,
"1600": 25,
"1601": 24,
"1602": 24,
"1603": 12,
"1604": 17,
"1605": 19,
"1606": 13,
"1607": 9,
"1608": 25,
"1609": 25,
"1610": 16,
"1611": 12,
"1612": 11,
"1613": 8,
"1614": 10,
"1615": 13,
"1616": 4,
"1617": 6,
"1618": 3,
"1619": 1,
"1620": 2,
"1621": 2,
"1622": 5,
"1623": 3,
"1624": 3,
"1625": 5,
"1626": 4,
"1627": 12,
"1628": 10,
"1629": 7,
"1630": 11,
"1631": 9,
"1632": 2,
"1633": 3,
"1635": 2,
"1636": 3,
"1637": 1,
"1650": 1,
"1651": 1,
"1652": 1,
"1654": 3,
"1655": 2,
"1657": 1,
"1665": 1,
"1666": 2,
"4100": 1000
},
"wasClean": true,
"wasCloseHandshakeTimeout": false,
"wasNotCleanReason": null,
"wasOpenHandshakeTimeout": false,
"wasServerConnectionDropTimeout": false,
"wirelog": [
[
"RO",
[
295,
"474554202f72756e436173653f636173653d343038266167656e743d776562736f636b2d7365637572652d636c69656e7420485454502f312e310d0a5365632d ..."
]
],
[
"TO",
[
252,
"485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
],
false
],
[
"WLM",
false
],
[
"TI",
480
],
[
"WLM",
true
],
[
"TF",
[
2,
"0x03e8"
],
8,
true,
0,
null,
null,
null,
false
],
[
"TO",
[
4,
"880203e8"
],
false
],
[
"RO",
[
8,
"8882c2e24bebc10a"
]
],
[
"RF",
[
2,
"0x03e8"
],
8,
true,
0,
true,
"c2e24beb"
]
]
}