Autobahn WebSockets Testsuite Report
Autobahn WebSockets

SwiftWebSocket - Case 13.6.6 : Pass - 412 ms @ 2016-04-13T16:18:56.152Z

Case Description

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

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=491&agent=SwiftWebSocket HTTP/1.1
Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; server_no_context_takeover; client_max_window_bits; server_max_window_bits=15
Upgrade: websocket
User-Agent: SwiftWebSocket
Origin: ws://localhost:9001/runCase?case=491&agent=SwiftWebSocket
Sec-WebSocket-Version: 13
Connection: Upgrade
Host: localhost:9001
Sec-WebSocket-Key: vc4x4x35jl8TmHX0pb7mpQ==
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: C1iPrvnF+52ZqOYwg8l0m0JAEOo=
Sec-WebSocket-Extensions: permessage-deflate; server_no_context_takeover; server_max_window_bits=15; client_no_context_takeover; client_max_window_bits=15


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
4381438
820010008200000
Total10028200444

Octets Transmitted by Chop Size

Chop SizeCountOctets
414
3621362
4061406
40752035
4092818
41052050
41131233
41252060
4132826
41452070
41572905
41662496
41762502
41893762
41993771
42052100
42172947
422114642
42383384
42431272
425135525
426104260
427125124
42872996
42983432
430104300
43152155
43283456
43383464
43483472
4352870
43673052
437135681
43862628
43973073
440114840
44162646
44241768
44331329
44441776
445104450
44641784
44752235
44862688
44962694
45062700
45162706
45262712
453114983
45431362
45562730
45694104
45773199
4581458
45962754
46041840
46141844
46262772
46352315
46494176
46594185
4661466
46783736
46852340
46941876
47073290
47162826
47252360
47383784
474115214
475115225
47673332
477104770
47873346
47952395
48052400
481104810
48273374
48373381
48452420
48583880
486115346
48752435
48862928
489115379
49073430
49173437
492125904
49383944
494104940
49552475
49673472
497104970
498136474
499157485
50031500
501126012
50242008
50373521
50421008
50563030
50621012
50773549
50863048
50921018
51021020
51152555
51242048
51352565
51484112
515115665
51673612
51752585
518105180
51942076
52031560
52173647
522105220
52342092
52442096
52521050
52621052
52752635
52873696
52942116
53073710
5311531
5321532
53331599
53442136
53521070
5361536
53721074
53821076
53921078
54321086
54421088
5451545
54631638
54763282
54821096
54942196
550126600
55163306
55273864
55363318
55442216
55531665
55642224
55784456
55842232
55931677
56031680
56142244
5621562
56342252
56452820
56573955
56621132
56773969
56842272
56952845
57042280
57131713
57231716
57321146
57431722
57531725
57621152
57731731
57821156
57931737
58021160
58174067
58231746
5831583
58431752
5851585
58621172
58721174
5881588
5891589
5911591
Total1002485962

Frames Received by Opcode

OpcodeCount
11000
81
Total1001

Frames Transmitted by Opcode

OpcodeCount
11000
81
Total1001


Wire Log

000 RX OCTETS: 474554202f72756e436173653f636173653d343931266167656e743d5377696674576562536f636b657420485454502f312e
               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: 88806f661703
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3666363631373033
009 TCP DROPPED BY ME