SwiftWebSocket - Case 13.2.11 : Pass - 471 ms @ 2016-04-13T16:16:10.014Z
Case Description
Send 1000 compressed messages each of payload size 8192, 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)
GET /runCase?case=424&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=424&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: VaVob2Pr51fo91V2nUgeuA==
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: VfygS+/H5ElNKq4QfKOV/oh3FPo= Sec-WebSocket-Extensions: permessage-deflate; server_no_context_takeover; client_no_context_takeover
| 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 |
| 411 | 1 | 411 |
| 8200 | 1000 | 8200000 |
| Total | 1002 | 8200417 |
| Chop Size | Count | Octets |
| 2 | 7 | 14 |
| 3 | 5 | 15 |
| 4 | 11 | 44 |
| 5 | 4 | 20 |
| 6 | 3 | 18 |
| 7 | 7 | 49 |
| 8 | 10 | 80 |
| 9 | 4 | 36 |
| 10 | 4 | 40 |
| 11 | 2 | 22 |
| 12 | 2 | 24 |
| 13 | 5 | 65 |
| 14 | 7 | 98 |
| 15 | 4 | 60 |
| 16 | 7 | 112 |
| 17 | 1 | 17 |
| 18 | 1 | 18 |
| 19 | 3 | 57 |
| 20 | 4 | 80 |
| 21 | 2 | 42 |
| 22 | 1 | 22 |
| 23 | 2 | 46 |
| 24 | 2 | 48 |
| 25 | 2 | 50 |
| 29 | 2 | 58 |
| 30 | 2 | 60 |
| 31 | 1 | 31 |
| 32 | 3 | 96 |
| 33 | 6 | 198 |
| 34 | 2 | 68 |
| 35 | 4 | 140 |
| 36 | 12 | 432 |
| 37 | 6 | 222 |
| 38 | 7 | 266 |
| 39 | 6 | 234 |
| 40 | 4 | 160 |
| 41 | 3 | 123 |
| 42 | 4 | 168 |
| 43 | 8 | 344 |
| 44 | 4 | 176 |
| 45 | 3 | 135 |
| 46 | 3 | 138 |
| 47 | 4 | 188 |
| 48 | 1 | 48 |
| 49 | 4 | 196 |
| 50 | 5 | 250 |
| 51 | 7 | 357 |
| 52 | 2 | 104 |
| 53 | 7 | 371 |
| 54 | 4 | 216 |
| 55 | 5 | 275 |
| 56 | 4 | 224 |
| 57 | 3 | 171 |
| 58 | 3 | 174 |
| 59 | 2 | 118 |
| 60 | 3 | 180 |
| 61 | 3 | 183 |
| 62 | 2 | 124 |
| 63 | 3 | 189 |
| 64 | 2 | 128 |
| 65 | 3 | 195 |
| 66 | 2 | 132 |
| 67 | 7 | 469 |
| 68 | 3 | 204 |
| 69 | 1 | 69 |
| 70 | 3 | 210 |
| 71 | 1 | 71 |
| 72 | 2 | 144 |
| 73 | 2 | 146 |
| 74 | 1 | 74 |
| 75 | 1 | 75 |
| 77 | 1 | 77 |
| 150 | 1 | 150 |
| 151 | 5 | 755 |
| 153 | 2 | 306 |
| 154 | 5 | 770 |
| 155 | 3 | 465 |
| 156 | 5 | 780 |
| 157 | 2 | 314 |
| 158 | 5 | 790 |
| 159 | 7 | 1113 |
| 160 | 6 | 960 |
| 161 | 6 | 966 |
| 162 | 9 | 1458 |
| 163 | 9 | 1467 |
| 164 | 5 | 820 |
| 165 | 7 | 1155 |
| 166 | 11 | 1826 |
| 167 | 8 | 1336 |
| 168 | 3 | 504 |
| 169 | 13 | 2197 |
| 170 | 10 | 1700 |
| 171 | 12 | 2052 |
| 172 | 7 | 1204 |
| 173 | 8 | 1384 |
| 174 | 10 | 1740 |
| 175 | 5 | 875 |
| 176 | 8 | 1408 |
| 177 | 8 | 1416 |
| 178 | 8 | 1424 |
| 179 | 2 | 358 |
| 180 | 7 | 1260 |
| 181 | 13 | 2353 |
| 182 | 6 | 1092 |
| 183 | 7 | 1281 |
| 184 | 11 | 2024 |
| 185 | 6 | 1110 |
| 186 | 4 | 744 |
| 187 | 3 | 561 |
| 188 | 4 | 752 |
| 189 | 10 | 1890 |
| 190 | 4 | 760 |
| 191 | 5 | 955 |
| 192 | 6 | 1152 |
| 193 | 6 | 1158 |
| 194 | 6 | 1164 |
| 195 | 6 | 1170 |
| 196 | 6 | 1176 |
| 197 | 11 | 2167 |
| 198 | 3 | 594 |
| 199 | 6 | 1194 |
| 200 | 9 | 1800 |
| 201 | 7 | 1407 |
| 202 | 1 | 202 |
| 203 | 6 | 1218 |
| 204 | 4 | 816 |
| 205 | 4 | 820 |
| 206 | 6 | 1236 |
| 207 | 5 | 1035 |
| 208 | 9 | 1872 |
| 209 | 9 | 1881 |
| 210 | 1 | 210 |
| 211 | 8 | 1688 |
| 212 | 5 | 1060 |
| 213 | 4 | 852 |
| 214 | 7 | 1498 |
| 215 | 6 | 1290 |
| 216 | 5 | 1080 |
| 217 | 8 | 1736 |
| 218 | 11 | 2398 |
| 219 | 11 | 2409 |
| 220 | 7 | 1540 |
| 221 | 10 | 2210 |
| 222 | 7 | 1554 |
| 223 | 5 | 1115 |
| 224 | 5 | 1120 |
| 225 | 10 | 2250 |
| 226 | 7 | 1582 |
| 227 | 7 | 1589 |
| 228 | 5 | 1140 |
| 229 | 8 | 1832 |
| 230 | 11 | 2530 |
| 231 | 5 | 1155 |
| 232 | 6 | 1392 |
| 233 | 11 | 2563 |
| 234 | 7 | 1638 |
| 235 | 7 | 1645 |
| 236 | 12 | 2832 |
| 237 | 8 | 1896 |
| 238 | 10 | 2380 |
| 239 | 5 | 1195 |
| 240 | 7 | 1680 |
| 241 | 10 | 2410 |
| 242 | 13 | 3146 |
| 243 | 15 | 3645 |
| 244 | 3 | 732 |
| 245 | 12 | 2940 |
| 246 | 4 | 984 |
| 247 | 7 | 1729 |
| 248 | 2 | 496 |
| 249 | 6 | 1494 |
| 250 | 2 | 500 |
| 251 | 7 | 1757 |
| 252 | 6 | 1512 |
| 253 | 2 | 506 |
| 254 | 2 | 508 |
| 255 | 5 | 1275 |
| 256 | 4 | 1024 |
| 257 | 5 | 1285 |
| 258 | 8 | 2064 |
| 259 | 11 | 2849 |
| 260 | 1270 | 330200 |
| 308 | 1 | 308 |
| Total | 2272 | 490448 |
| Opcode | Count |
| 1 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 0 | 1270 |
| 1 | 1000 |
| 8 | 1 |
| Total | 2271 |
000 RX OCTETS: 474554202f72756e436173653f636173653d343234266167656e743d5377696674576562536f636b657420485454502f312e
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: 8880b7094ae9
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6237303934616539
009 TCP DROPPED BY ME