SwiftWebSocket - Case 12.1.15 : Pass - 3741 ms @ 2016-04-13T16:10:58.641Z
Case Description
Send 1000 compressed messages each of payload size 131072, 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)
GET /runCase?case=320&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=320&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: 9DQ8pXv86Wdhw0IQWX9+GQ==
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: ZKN7KvQItsFaeNeOHkD/JgyCR0s= Sec-WebSocket-Extensions: permessage-deflate; server_max_window_bits=15
Key | Value | Description |
isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
failedByMe | False | True, 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. |
droppedByMe | True | True, iff I dropped the TCP connection. |
wasClean | True | True, iff full WebSockets closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
wasNotCleanReason | None | When wasClean == False, the reason what happened. |
wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
localCloseCode | 1000 | The close code I sent in close frame (if any). |
localCloseReason | None | The close reason I sent in close frame (if any). |
remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
Chop Size | Count | Octets |
6 | 1 | 6 |
14 | 997 | 13958 |
222 | 3 | 666 |
382 | 1 | 382 |
65328 | 3 | 195984 |
65536 | 1997 | 130875392 |
Total | 3002 | 131086388 |
Chop Size | Count | Octets |
3 | 2 | 6 |
4 | 4 | 16 |
5 | 1 | 5 |
6 | 2 | 12 |
7 | 2 | 14 |
8 | 1 | 8 |
9 | 2 | 18 |
10 | 1 | 10 |
11 | 3 | 33 |
12 | 1 | 12 |
13 | 3 | 39 |
14 | 6 | 84 |
15 | 2 | 30 |
16 | 3 | 48 |
17 | 1 | 17 |
23 | 1 | 23 |
30 | 1 | 30 |
31 | 2 | 62 |
33 | 1 | 33 |
34 | 1 | 34 |
36 | 1 | 36 |
37 | 2 | 74 |
39 | 3 | 117 |
40 | 1 | 40 |
41 | 1 | 41 |
42 | 2 | 84 |
43 | 3 | 129 |
44 | 9 | 396 |
45 | 5 | 225 |
46 | 3 | 138 |
47 | 11 | 517 |
48 | 9 | 432 |
49 | 15 | 735 |
50 | 20 | 1000 |
51 | 14 | 714 |
52 | 16 | 832 |
53 | 14 | 742 |
54 | 21 | 1134 |
55 | 26 | 1430 |
56 | 17 | 952 |
57 | 11 | 627 |
58 | 26 | 1508 |
59 | 21 | 1239 |
60 | 23 | 1380 |
61 | 16 | 976 |
62 | 25 | 1550 |
63 | 24 | 1512 |
64 | 24 | 1536 |
65 | 11 | 715 |
66 | 18 | 1188 |
67 | 19 | 1273 |
68 | 14 | 952 |
69 | 9 | 621 |
70 | 25 | 1750 |
71 | 24 | 1704 |
72 | 16 | 1152 |
73 | 12 | 876 |
74 | 12 | 888 |
75 | 8 | 600 |
76 | 9 | 684 |
77 | 13 | 1001 |
78 | 4 | 312 |
79 | 6 | 474 |
80 | 3 | 240 |
81 | 1 | 81 |
82 | 2 | 164 |
83 | 2 | 166 |
84 | 5 | 420 |
85 | 3 | 255 |
86 | 3 | 258 |
87 | 5 | 435 |
88 | 4 | 352 |
89 | 12 | 1068 |
90 | 10 | 900 |
91 | 7 | 637 |
92 | 11 | 1012 |
93 | 9 | 837 |
94 | 2 | 188 |
95 | 3 | 285 |
97 | 2 | 194 |
98 | 3 | 294 |
99 | 1 | 99 |
112 | 1 | 112 |
113 | 1 | 113 |
114 | 1 | 114 |
116 | 3 | 348 |
117 | 2 | 234 |
119 | 1 | 119 |
127 | 1 | 127 |
130 | 2 | 260 |
199 | 2 | 398 |
200 | 2 | 400 |
201 | 1 | 201 |
202 | 1 | 202 |
203 | 2 | 406 |
204 | 5 | 1020 |
205 | 6 | 1230 |
206 | 5 | 1030 |
207 | 4 | 828 |
208 | 1 | 208 |
209 | 6 | 1254 |
210 | 8 | 1680 |
211 | 6 | 1266 |
212 | 4 | 848 |
213 | 10 | 2130 |
214 | 9 | 1926 |
215 | 7 | 1505 |
216 | 6 | 1296 |
217 | 6 | 1302 |
218 | 4 | 872 |
219 | 4 | 876 |
220 | 5 | 1100 |
221 | 4 | 884 |
222 | 8 | 1776 |
223 | 17 | 3791 |
224 | 16 | 3584 |
225 | 14 | 3150 |
226 | 13 | 2938 |
227 | 6 | 1362 |
228 | 6 | 1368 |
229 | 11 | 2519 |
230 | 15 | 3450 |
231 | 13 | 3003 |
232 | 9 | 2088 |
233 | 6 | 1398 |
234 | 6 | 1404 |
235 | 6 | 1410 |
236 | 2 | 472 |
237 | 4 | 948 |
238 | 5 | 1190 |
239 | 4 | 956 |
240 | 5 | 1200 |
241 | 4 | 964 |
243 | 2 | 486 |
244 | 2 | 488 |
246 | 2 | 492 |
248 | 1 | 248 |
249 | 1 | 249 |
251 | 3 | 753 |
253 | 3 | 759 |
254 | 2 | 508 |
256 | 1 | 256 |
258 | 2 | 516 |
259 | 1 | 259 |
260 | 21702 | 5642520 |
279 | 1 | 279 |
Total | 22704 | 5753778 |
Opcode | Count |
1 | 1000 |
8 | 1 |
Total | 1001 |
Opcode | Count |
0 | 21702 |
1 | 1000 |
8 | 1 |
Total | 22703 |
000 RX OCTETS: 474554202f72756e436173653f636173653d333230266167656e743d5377696674576562536f636b657420485454502f312e
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: 8880a43506b4
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6134333530366234
009 TCP DROPPED BY ME