Autobahn WebSocket Testsuite Report
Autobahn WebSocket

undici - Case 12.3.14 : Pass - 65486 ms @ 2024-06-08T14:48:14.850Z

Case Description

Send 1000 compressed messages each of payload size 65536, 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 /runCase?case=351&agent=undici HTTP/1.1
host: localhost:9001
connection: upgrade
upgrade: websocket
sec-websocket-key: BTuhuh0dHovXBcSIp0mnig==
sec-websocket-version: 13
sec-websocket-extensions: permessage-deflate; client_max_window_bits
accept: */*
accept-language: *
sec-fetch-mode: websocket
user-agent: undici
pragma: no-cache
cache-control: no-cache
accept-encoding: gzip, deflate
HTTP/1.1 101 Switching Protocols
Server: AutobahnTestSuite/0.8.2-0.10.9
X-Powered-By: AutobahnPython/0.10.9
Upgrade: WebSocket
Connection: Upgrade
Sec-WebSocket-Accept: /KrfcNWApo81JInR8ggdrfVVJl0=
Sec-WebSocket-Extensions: permessage-deflate


Closing Behavior

KeyValueDescription
isServerTrueTrue, 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.
droppedByMeTrueTrue, 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
818
14114
4071407
14480114480
1638499816351232
22110122110
28960128960
4916699849067668
65536165536
Total200365550415

Octets Transmitted by Chop Size

Chop SizeCountOctets
236
3412
428
5210
6318
7214
10110
11444
12112
13226
14342
15230
17234
18118
19238
20120
21121
22488
23123
24372
25375
26378
27127
28256
29129
30390
31131
32396
33266
34134
353105
37274
38276
39278
40280
413123
42284
43143
44288
453135
463138
47294
483144
505250
514204
523156
535265
543162
552110
563168
575285
58158
592118
60160
612122
63163
643192
655325
664264
673201
683204
693207
70170
715355
72172
734292
742148
754300
766456
77177
784312
793237
803240
814324
825410
833249
84184
854340
862172
878696
882176
89189
909810
915455
928736
937651
945470
954380
964384
976582
984392
994396
1004400
1016606
1025510
1035515
1042208
1051105
1067742
1074428
1086648
1094436
1104440
1115555
1127784
1133339
1143342
1154460
1167812
1172234
1181118
1204480
1215605
1223366
1236738
1246744
1257875
1266756
12791143
13081040
131101310
1322264
1335665
1343402
13581080
1362272
1376822
1387966
1396834
1406840
1415705
1421142
1433429
144101440
14581160
1464584
1475735
1485740
1495745
15091350
1514604
1523456
15371071
1546924
1552310
1566936
1575785
1586948
1594636
1606960
16191449
162101620
1632326
1646984
1655825
1664664
16781336
1683504
1691169
1703510
17161026
1721172
17371211
17481392
1753525
1765880
17771239
1781178
17961074
1804720
18181448
1825910
1835915
18461104
18581480
1863558
1874748
1885940
18971323
19071330
19171337
19271344
19361158
1945970
1955975
1965980
19761182
19871386
19971393
20071400
2013603
20251010
20391827
2043612
20571435
20691854
20751035
20871456
20961254
21051050
21161266
2122424
2132426
21471498
2153645
2161216
21771519
21861308
2192438
2204880
2213663
22251110
2231223
2244896
2253675
2264904
22792043
2282456
22971603
2304920
2314924
2321232
2332466
2342468
2352470
2371237
23851190
2391239
2404960
24151205
2424968
2431243
2442488
2454980
24661476
2471247
2481248
24951245
2502500
2513753
2522504
2533759
2541254
2551255
25661536
25741028
2582516
2592518
2609808125501060
Total9908325644606

Frames Received by Opcode

OpcodeCount
21000
81
Total1001

Frames Transmitted by Opcode

OpcodeCount
098081
21000
81
Total99082


Wire Log

000 RX OCTETS: 474554202f72756e436173653f636173653d333531266167656e743d756e6469636920485454502f312e310d0a686f73743a
               206c6f63616c686f73743a393030 ...
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
               5465737453756974652f302e382e ...
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=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0x03e8
006 TX OCTETS: 880203e8
007 RX OCTETS: 88820000000003e8
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3030303030303030
               0x03e8
009 TCP DROPPED BY ME