Autobahn WebSocket Testsuite Report
Autobahn WebSocket

tls - Case 12.2.12 : Pass - 4587 ms @ 2021-07-05T09:10:30.039Z

Case Description

Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use default permessage-deflate offer.

Case Expectation

Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.

Case Outcome

Ok, received all echo'ed messages in time.

Expected:
{}

Observed:
[]

Case Closing Behavior

Connection was properly closed (OK)



Opening Handshake

GET /echo/message HTTP/1.1
User-Agent: AutobahnTestSuite/0.8.2-0.10.9
Host: localhost:9999
Upgrade: WebSocket
Connection: Upgrade
Pragma: no-cache
Cache-Control: no-cache
Sec-WebSocket-Key: gZ1cK7EE+ii6kn1Hpxdr3g==
Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits
Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols
Content-Length: 0
Date: Mon, 05 Jul 2021 09:10:30 GMT
Server: nbio
Upgrade: websocket
Connection: Upgrade
Sec-Websocket-Accept: DWMkAT+H5cSKoLn5z23zqZVeHLs=
Sec-Websocket-Extensions: permessage-deflate; server_no_context_takeover; client_no_context_takeover


Closing Behavior

KeyValueDescription
isServerFalseTrue, iff I (the fuzzer) am a server, and the peer is a client.
closedByMeTrueTrue, iff I have initiated closing handshake (that is, did send close first).
failedByMeFalseTrue, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP.
droppedByMeFalseTrue, iff I dropped the TCP connection.
wasCleanTrueTrue, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility).
wasNotCleanReasonNoneWhen wasClean == False, the reason what happened.
wasServerConnectionDropTimeoutFalseWhen we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True.
wasOpenHandshakeTimeoutFalseWhen performing the opening handshake, but the peer did not finish in time, this gets True.
wasCloseHandshakeTimeoutFalseWhen we initiated a closing handshake, but the peer did not respond in time, this gets True.
localCloseCode1000The close code I sent in close frame (if any).
localCloseReasonNoneThe close reason I sent in close frame (if any).
remoteCloseCode1000The close code the peer sent me in close frame (if any).
remoteCloseReasonNoneThe close reason the peer sent me in close frame (if any).


Wire Statistics

Octets Received by Chop Size

Chop SizeCountOctets
414
3011301
172811728
237212372
4100399916395900
Total400316400305

Octets Transmitted by Chop Size

Chop SizeCountOctets
6742
7642
8432
9436
10660
11111
12336
13226
14684
15575
16116
17234
18354
19476
20240
21363
22244
248192
254100
26252
27381
285140
29258
304120
318248
325160
334132
343102
35270
366216
374148
384152
396234
405200
41282
42284
438344
446264
457315
46292
47294
485240
493147
502100
515255
524208
535265
544216
553165
56156
577399
584232
592118
606360
616366
625310
633189
648512
653195
666396
673201
685340
694276
713213
727504
732146
742148
762152
773231
783234
795395
80180
813243
823246
834332
85185
864344
874348
885440
904360
913273
926552
935465
944376
952190
962192
973291
987686
99199
1001100
1014404
1028816
1033309
1042208
1058840
1067742
1074428
1086648
1093327
1106660
1116666
1123336
1133339
1143342
1155575
1166696
11791053
1188944
1194476
1205600
1215605
1225610
1236738
1245620
1254500
1265630
1274508
1282256
1292258
1304520
1312262
1346804
1353405
1362272
1373411
1382276
1397973
1402280
1417987
1421142
1431143
1441144
1453435
1461146
1474588
1483444
1492298
1504600
1514604
1523456
1534612
1543462
1553465
1562312
1575785
1582316
1596954
1604640
1613483
1624648
1632326
1644656
1655825
1663498
1673501
16861008
1695845
1704680
1714684
1724688
1735865
1745870
1752350
1764704
1774708
1785890
17971253
1804720
1812362
18371281
18461104
1852370
1864744
1875935
1883564
1892378
1904760
19171337
1923576
19361158
1944776
19571365
1965980
19771379
1984792
19981592
20071400
2012402
2023606
2034812
2044816
2054820
2062412
20761242
20861248
20971463
2104840
21181688
2123636
2134852
2144856
21561290
2164864
2184872
2193657
2204880
2213663
2223666
22361338
22451120
2253675
22651130
2274908
2281228
22992061
2302460
2312462
2321232
2334932
2342468
2363708
2371237
23861428
2394956
2404960
2414964
2423726
2432486
2443732
2452490
2463738
24771729
2483744
24961494
25041000
25261512
2533759
25471778
25541020
25661536
25741028
2583774
2591259
26061560
26161566
26261572
2632526
2645488114488584
3501350
Total5588314624462

Frames Received by Opcode

OpcodeCount
03000
21000
81
Total4001

Frames Transmitted by Opcode

OpcodeCount
054881
21000
81
Total55882


Wire Log

000 TX OCTETS: 474554202f6563686f2f6d65737361676520485454502f312e310d0a557365722d4167656e743a204175746f6261686e5465
               737453756974652f302e382e322d ...
001 RX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a436f6e74656e742d4c656e6774683a20
               300d0a446174653a204d6f6e2c20 ...
002 WIRELOG DISABLED
003 CLOSE CONNECTION AFTER 480.000000 sec
004 WIRELOG ENABLED
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=344e0c2c, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0x03e8
006 TX OCTETS: 8882344e0c2c37a6
007 RX OCTETS: 880203e8
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=False, MASK=None
               0x03e8
009 TCP DROPPED BY PEER