Autobahn WebSockets Testsuite Report
Autobahn WebSockets

SwiftWebSocket - Case 13.2.12 : Pass - 714 ms @ 2016-04-13T16:16:10.491Z

Case Description

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

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=425&agent=SwiftWebSocket HTTP/1.1
Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; server_no_context_takeover; client_max_window_bits
Upgrade: websocket
User-Agent: SwiftWebSocket
Origin: ws://localhost:9001/runCase?case=425&agent=SwiftWebSocket
Sec-WebSocket-Version: 13
Connection: Upgrade
Host: localhost:9001
Sec-WebSocket-Key: p6OlwjXPJ32yWZEgqL7LWQ==
HTTP/1.1 101 Switching Protocols
Server: AutobahnTestSuite/0.7.2-0.10.9
X-Powered-By: AutobahnPython/0.10.9
Upgrade: WebSocket
Connection: Upgrade
Sec-WebSocket-Accept: aGx/4JihO0XGhZsclf0MW3iYhiM=
Sec-WebSocket-Extensions: permessage-deflate; server_no_context_takeover; client_no_context_takeover


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 WebSockets 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).
remoteCloseCodeNoneThe 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
616
4111411
16392100016392000
Total100216392417

Octets Transmitted by Chop Size

Chop SizeCountOctets
236
3721
4832
5735
6212
7749
8756
9545
10880
11222
12336
13226
14342
15345
16116
177119
18354
19238
20240
21121
22366
235115
24372
25375
26378
27381
28128
29129
30260
315155
325160
33133
343102
353105
36272
37137
38138
39139
40140
414164
424168
443132
454180
47147
486288
49298
502100
513153
523156
532106
542108
55155
564224
574228
582116
59159
604240
612122
624248
635315
644256
653195
665330
676402
686408
696414
708560
716426
727504
732146
745370
754300
763228
774308
783234
793237
802160
81181
82182
832166
842168
852170
874348
885440
905450
912182
922184
934372
944376
95195
967672
973291
983294
996594
1001100
1014404
1022204
1034412
1052210
1065530
1081108
1091109
1106660
1114444
1122224
1131113
1141114
1151115
1163348
1172234
1181118
1192238
1202240
1211121
1223366
1231123
1241124
1251125
1263378
1272254
1302260
1313393
1326792
1333399
1343402
1353405
1372274
1381138
1391139
1402280
1412282
1425710
1433429
14471008
1455725
1466876
1473441
1482296
1493447
1503450
1516906
1526912
1534612
1544616
1555775
1566936
1573471
1585790
15981272
1603480
1614644
1623486
1635815
1646984
1653495
1665830
1674668
1683504
16981352
1705850
17171197
1724688
1733519
1743522
1755875
17671232
1774708
1784712
1794716
1803540
1815905
1822364
1834732
1841184
18561110
18661116
18761122
1881188
1893567
19061140
1911191
1923576
1934772
1944776
19561170
1964784
1974788
1981198
1991199
2001200
2011201
2022404
2031203
2044816
205102050
2064824
2074828
20851040
20971463
21051050
211102110
21271484
213132769
214132782
21591935
216132808
21771519
21891962
219163504
220153300
221122652
22261332
223132899
2244896
22592025
22651130
2274908
22871596
2294916
2303690
2312462
23261392
2332466
2343702
2352470
23651180
2373711
2382476
2394956
2402480
24151205
2422484
2432486
2442488
24571715
2463738
24761482
2484992
24951245
25041000
25161506
25251260
25341012
25471778
25561530
25661536
25792313
25882064
2592518
2602694700440
3081308
Total3696847172

Frames Received by Opcode

OpcodeCount
11000
81
Total1001

Frames Transmitted by Opcode

OpcodeCount
02694
11000
81
Total3695


Wire Log

000 RX OCTETS: 474554202f72756e436173653f636173653d343235266167656e743d5377696674576562536f636b657420485454502f312e
               310d0a5365632d576562536f636b ...
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
               5465737453756974652f302e372e ...
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: 8880bf6026b3
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6266363032366233
009 TCP DROPPED BY ME