Autobahn WebSocket Testsuite Report
Autobahn WebSocket

non-tls - Case 13.5.15 : Pass - 74227 ms @ 2021-07-05T08:37:34.588Z

Case Description

Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 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:9998
Upgrade: WebSocket
Connection: Upgrade
Pragma: no-cache
Cache-Control: no-cache
Sec-WebSocket-Key: Pv5WUK2bsniBE3ACEc6EtA==
Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits; server_no_context_takeover; server_max_window_bits=9
Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols
Content-Length: 0
Date: Mon, 05 Jul 2021 08:37:34 GMT
Server: nbio
Upgrade: websocket
Connection: Upgrade
Sec-Websocket-Accept: 2I9fxV4w8bcskf85u+1nrynJJho=
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
12846759776
3011301
4100936900
416429120756
820029237800
826438314032
1230029356700
1236428346192
1640030492000
1646450823200
2050032656000
2056446945944
2460035861000
24664451109880
28700441262800
28764471351908
32800421377600
32864421380288
36900471734300
36964441626416
41000451845000
41064351437240
45100462074600
45164321445248
49200502460000
49264301477920
53300281492400
53364291547556
57400382181200
57464291666456
61500291783500
615649554076
65536146796141312
Total3002131200305

Octets Transmitted by Chop Size

Chop SizeCountOctets
818
61161
64164
66166
68168
69169
70170
726432
734292
742148
752150
763228
777539
787546
795395
805400
819729
829738
836498
84121008
858680
869774
87121044
888704
898712
903270
917637
925460
935465
946564
955475
962192
974388
985490
994396
1009900
1014404
1025510
1037721
1043312
1054420
1066636
1071107
1082216
1097763
1104440
1113333
1127784
1135565
1145570
1152230
1162232
1174468
1181118
1191119
1204480
1213363
1223366
1232246
1244496
1266756
12791143
1283384
1292258
1303390
1314524
1342268
1351135
1364544
1372274
1383414
1395695
1411141
1421142
1432286
1443432
1452290
1461146
1471147
1501150
1512302
1521152
1581158
1631163
1661166
1672334
1691169
1702340
1725860
1735865
1743522
17571225
1765880
17771239
17861068
179101790
1804720
181101810
182101820
18391647
18471288
18571295
186112046
187162992
18891692
189112079
19091710
191122292
192173264
193142702
194132522
195132535
196173332
197122364
19881584
19991791
200112200
201132613
20261212
20371421
20481632
205122460
2064824
20791863
208153120
209153135
210132730
211163376
212142968
213224686
214316634
215194085
216122592
217132821
218143052
219122628
220112420
221163536
22261332
223102230
224153360
225112475
226122712
22771589
2284912
2293687
2304920
2311231
2323696
2331233
2354940
2372474
2381238
2401240
2411241
2421242
2432486
2441244
2452490
2461246
2471247
2484992
2491249
2511251
2531253
2541254
264220005808000
4041404
Total230025978672

Frames Received by Opcode

OpcodeCount
031000
11000
81
Total32001

Frames Transmitted by Opcode

OpcodeCount
022000
11000
81
Total23001


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=96995562, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0x03e8
006 TX OCTETS: 8882969955629571
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