Autobahn WebSockets Testsuite Report
Autobahn WebSockets

SwiftWebSocket - Case 13.6.18 : Pass - 2878 ms @ 2016-04-13T16:19:18.485Z

Case Description

Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 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=503&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=503&agent=SwiftWebSocket
Sec-WebSocket-Version: 13
Connection: Upgrade
Host: localhost:9001
Sec-WebSocket-Key: bCSAKtzjH+knly/RqNU8TQ==
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: 2GdHPP+zc+1jRTi62wNv/+MiemQ=
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
1499713958
2222444
4381438
32664132664
32886132886
653282130656
655361997130875392
Total3002131086444

Octets Transmitted by Chop Size

Chop SizeCountOctets
414
3621362
569115691
569415694
569615696
569815698
569915699
570015700
5702634212
5703422812
5704211408
5705211410
5706317118
5707739949
5708739956
5709528545
5710528550
5711951399
5712951408
5713634278
57141268568
5715845720
5716951444
57171268604
5718845744
5719845752
5720317160
5721740047
5722528610
5723528615
5724634344
5725528625
5726211452
5727422908
5728528640
5729422916
5730951570
5731422924
5732528660
5733740131
5734317202
5735422940
5736634416
573715737
5738211476
5739740173
5740422960
5741317223
5742740194
5743528715
5744528720
5745211490
5746211492
5747422988
574815748
574915749
5750423000
5751317253
5752317256
5753211506
5754423016
5756634536
5757951813
5758317274
5759211518
5760317280
5761423044
5762211524
576315763
5764423056
5765211530
5766317298
5767528835
576915769
577015770
5771211542
5772317316
5773211546
577415774
577515775
577815778
5779211558
578015780
578615786
579115791
579415794
5795211590
579715797
5798211596
5800529000
5801529005
5802317406
5803740621
5804529020
5805740635
5806634836
58071058070
5808423232
58091058090
58101058100
5811952299
5812740684
5813740691
58141163954
58151693040
5816952344
58171163987
5818952362
58191269828
58201798940
58211481494
58221375686
58231375699
58241799008
58251269900
5826846608
5827952443
58281164108
58291375777
5830634980
5831740817
5832846656
58331269996
5834423336
5835952515
58361587540
58371587555
58381375894
58391693424
58401481760
584122128502
584231181102
584319111017
58441270128
58451375985
58461481844
58471270164
58481164328
58491693584
5850635100
58511058510
58521587780
58531164383
58541270248
5855740985
5856423424
5857317571
5858423432
585915859
5860317580
586115861
5863423452
5865211730
586615866
586815868
586915869
587015870
5871211742
587215872
5873211746
587415874
587515875
5876423504
587715877
587915879
588115881
588215882
Total10025799224

Frames Received by Opcode

OpcodeCount
11000
81
Total1001

Frames Transmitted by Opcode

OpcodeCount
11000
81
Total1001


Wire Log

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