Autobahn WebSockets Testsuite Report
Autobahn WebSockets

SwiftWebSocket - Case 12.5.12 : Pass - 1956 ms @ 2016-04-13T16:14:50.162Z

Case Description

Send 1000 compressed messages each of payload size 16384, 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=389&agent=SwiftWebSocket HTTP/1.1
Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits; server_max_window_bits=15
Upgrade: websocket
User-Agent: SwiftWebSocket
Origin: ws://localhost:9001/runCase?case=389&agent=SwiftWebSocket
Sec-WebSocket-Version: 13
Connection: Upgrade
Host: localhost:9001
Sec-WebSocket-Key: MLPUbJDtTUsfMrSRqJTHaQ==
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: rwQaWVY8Y7EduvTGgSyIGsYvMT4=
Sec-WebSocket-Extensions: permessage-deflate; server_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
3821382
16392100016392000
Total100216392388

Octets Transmitted by Chop Size

Chop SizeCountOctets
236
313
4416
5840
6848
7642
8540
9981
10220
11333
12112
13452
14228
15115
16464
17117
18472
19119
20360
21484
22488
236138
24372
26252
27127
285140
298232
304120
31393
32396
334132
344136
354140
363108
375185
384152
395195
40280
414164
423126
433129
444176
45290
464184
47147
484192
494196
504200
514204
522104
532106
54154
553165
563168
574228
585290
593177
605300
613183
626372
634252
647448
654260
664264
68168
692138
703210
715355
72172
732146
744296
75175
763228
772154
782156
79179
803240
813243
823246
832166
843252
857595
862172
872174
88188
89189
90190
913273
924368
94194
953285
96196
973291
986588
994396
1008800
1014404
1024408
1035515
1043312
1053315
1065530
1072214
1083324
1095545
1105550
1113333
1126672
1133339
1146684
1156690
1165580
1171117
1182236
1191119
1202240
1213363
1223366
1235615
1244496
1251125
1264504
1273381
1304520
1313393
1325660
1334532
1344536
1354540
1367952
1373411
13881104
1394556
1402280
1412282
1425710
1432286
1442288
1451145
1463438
1472294
1482296
1493447
1501150
1511151
1522304
1531153
1545770
1553465
1564624
1574628
1585790
15991431
1606960
1612322
1626972
1634652
1644656
1656990
1662332
1673501
1684672
1694676
1705850
1713513
1722344
1732346
1745870
1753525
1765880
1772354
1783534
1793537
1805900
1814724
1822364
18371281
18471288
185101850
1865930
18771309
1882376
1894756
19091710
1914764
1924768
1932386
19461164
19581560
19661176
19781576
1985990
1994796
20081600
20191809
2023606
2034812
2043612
2051205
2062412
20751035
20851040
2094836
2102420
21151055
2122424
2134852
21451070
21551075
21651080
2174868
2182436
2192438
2204880
2213663
22261332
22392007
2243672
22581800
22651130
2272454
2283684
2292458
2303690
2314924
23381864
234102340
23551175
23681888
2371237
238102380
23981912
24061440
24161446
24251210
24392187
24461464
245102450
246112706
2472494
24861488
24951245
250102500
25161506
2521252
25351265
25461524
25541020
25651280
2572514
2582516
2592518
2604830012558000
2791279
Total4930212700286

Frames Received by Opcode

OpcodeCount
21000
81
Total1001

Frames Transmitted by Opcode

OpcodeCount
048300
21000
81
Total49301


Wire Log

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