Autobahn WebSocket Testsuite Report
Autobahn WebSocket

tls - Case 13.3.13 : Pass - 12500 ms @ 2021-07-05T09:37:09.789Z

Case Description

Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 9)]

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: nWEeya/M5+dprTIjP2+oLw==
Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits; server_max_window_bits=9
Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols
Content-Length: 0
Date: Mon, 05 Jul 2021 09:37:09 GMT
Server: nbio
Upgrade: websocket
Connection: Upgrade
Sec-Websocket-Accept: DhohR3vZfF7vpAL7X47oALc11xw=
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
4100799932795900
Total800332800305

Octets Transmitted by Chop Size

Chop SizeCountOctets
6424
7321
8324
9436
10440
11111
12560
16232
17117
18354
19119
20120
21121
22122
23123
24124
25375
264104
27127
28128
29258
30130
31262
32396
33266
343102
35270
36272
373111
384152
39278
404160
41141
42284
43143
44144
45145
46292
47294
49298
50150
51151
524208
53153
543162
552110
563168
57157
585290
59159
604240
613183
622124
633189
643192
652130
662132
672134
683204
695345
704280
71171
723216
73173
746444
753225
76176
774308
782156
798632
804320
813243
823246
845420
85185
866516
874348
885440
896534
903270
914364
924368
937651
947658
956570
96196
977679
987686
998792
1006600
101101010
1028816
1037721
1046624
1053315
106101060
1073321
1087756
1097763
1109990
1119999
112111232
11391017
1145570
115141610
1164464
117111287
1188944
1196714
1204480
121101210
122111342
1238984
1247868
1253375
1263378
127151905
1287896
129111419
130111430
131101310
13481072
1355675
13681088
13791233
138101380
13981112
14081120
1416846
14281136
14371001
144101440
14571015
1464584
1475735
1486888
149121788
1505750
1516906
1524608
1534612
1546924
15571085
15671092
1573471
158101580
1593477
1603480
1623486
1631163
1641164
1652330
1666996
1671167
1694676
1722344
1731173
1742348
1754700
1764704
1784712
1793537
1803540
1812362
1822364
1834732
1845920
1854740
1862372
1875935
1882376
1895945
1903570
1912382
1924768
1932386
1941194
1953585
1961196
1973591
1985990
1995995
2004800
20151005
20251010
2031203
2044816
2054820
20681648
2074828
2082416
20961254
21051050
2112422
2124848
2134852
2141214
21581720
21681728
21761302
2183654
2191219
2203660
22171547
22281776
2234892
2241224
2254900
2264904
2274908
2283684
22961374
23051150
23161386
2322464
23351165
2354940
2364944
2372474
2392478
2402480
2414964
2423726
2433729
2443732
24561470
2462492
2472494
2482496
2491249
2501250
2513753
2532506
2542508
2572514
2581258
2592518
2601260
2612522
2621262
2632526
26455401462560
3761376
Total65421599403

Frames Received by Opcode

OpcodeCount
07000
11000
81
Total8001

Frames Transmitted by Opcode

OpcodeCount
05540
11000
81
Total6541


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=16e1a94b, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0x03e8
006 TX OCTETS: 888216e1a94b1509
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