SwiftWebSocket - Case 13.7.13 : Pass - 2262 ms @ 2016-04-13T16:19:41.323Z
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 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=516&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=8 Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=516&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: 8mXVZCWmS8Sn6lU/aEkZ/w==
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: I7OtbyfTSKk9+aRSfH1fMfnEHV8= Sec-WebSocket-Extensions: permessage-deflate; server_no_context_takeover; server_max_window_bits=8; client_no_context_takeover; client_max_window_bits=8
| 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 |
| 437 | 1 | 437 |
| 32776 | 1000 | 32776000 |
| Total | 1002 | 32776443 |
| Chop Size | Count | Octets |
| 2 | 3 | 6 |
| 3 | 1 | 3 |
| 4 | 3 | 12 |
| 5 | 5 | 25 |
| 6 | 3 | 18 |
| 7 | 4 | 28 |
| 8 | 1 | 8 |
| 9 | 5 | 45 |
| 10 | 4 | 40 |
| 11 | 1 | 11 |
| 15 | 3 | 45 |
| 17 | 4 | 68 |
| 18 | 1 | 18 |
| 19 | 2 | 38 |
| 20 | 1 | 20 |
| 21 | 3 | 63 |
| 22 | 4 | 88 |
| 24 | 3 | 72 |
| 25 | 3 | 75 |
| 26 | 5 | 130 |
| 27 | 3 | 81 |
| 28 | 1 | 28 |
| 29 | 5 | 145 |
| 30 | 2 | 60 |
| 31 | 1 | 31 |
| 32 | 4 | 128 |
| 33 | 4 | 132 |
| 34 | 1 | 34 |
| 35 | 2 | 70 |
| 36 | 2 | 72 |
| 37 | 3 | 111 |
| 38 | 5 | 190 |
| 39 | 4 | 156 |
| 40 | 4 | 160 |
| 41 | 6 | 246 |
| 42 | 5 | 210 |
| 43 | 6 | 258 |
| 44 | 4 | 176 |
| 45 | 5 | 225 |
| 46 | 3 | 138 |
| 47 | 3 | 141 |
| 48 | 6 | 288 |
| 49 | 6 | 294 |
| 50 | 2 | 100 |
| 51 | 3 | 153 |
| 52 | 1 | 52 |
| 53 | 7 | 371 |
| 54 | 6 | 324 |
| 55 | 10 | 550 |
| 56 | 4 | 224 |
| 57 | 2 | 114 |
| 58 | 10 | 580 |
| 59 | 4 | 236 |
| 60 | 7 | 420 |
| 61 | 10 | 610 |
| 62 | 8 | 496 |
| 63 | 6 | 378 |
| 64 | 4 | 256 |
| 65 | 4 | 260 |
| 66 | 8 | 528 |
| 67 | 6 | 402 |
| 68 | 2 | 136 |
| 69 | 8 | 552 |
| 70 | 6 | 420 |
| 71 | 4 | 284 |
| 72 | 6 | 432 |
| 73 | 1 | 73 |
| 74 | 4 | 296 |
| 75 | 6 | 450 |
| 76 | 3 | 228 |
| 77 | 3 | 231 |
| 78 | 3 | 234 |
| 79 | 6 | 474 |
| 80 | 3 | 240 |
| 81 | 5 | 405 |
| 82 | 2 | 164 |
| 83 | 6 | 498 |
| 84 | 5 | 420 |
| 85 | 3 | 255 |
| 86 | 2 | 172 |
| 87 | 9 | 783 |
| 88 | 1 | 88 |
| 89 | 4 | 356 |
| 90 | 1 | 90 |
| 91 | 2 | 182 |
| 92 | 2 | 184 |
| 93 | 4 | 372 |
| 94 | 4 | 376 |
| 95 | 4 | 380 |
| 96 | 3 | 288 |
| 97 | 2 | 194 |
| 98 | 2 | 196 |
| 99 | 1 | 99 |
| 100 | 1 | 100 |
| 101 | 2 | 202 |
| 102 | 3 | 306 |
| 103 | 2 | 206 |
| 104 | 1 | 104 |
| 105 | 1 | 105 |
| 106 | 2 | 212 |
| 107 | 1 | 107 |
| 109 | 3 | 327 |
| 110 | 2 | 220 |
| 111 | 1 | 111 |
| 112 | 2 | 224 |
| 113 | 3 | 339 |
| 114 | 3 | 342 |
| 115 | 1 | 115 |
| 116 | 2 | 232 |
| 117 | 1 | 117 |
| 121 | 1 | 121 |
| 122 | 3 | 366 |
| 123 | 5 | 615 |
| 124 | 3 | 372 |
| 125 | 4 | 500 |
| 126 | 2 | 252 |
| 127 | 8 | 1016 |
| 130 | 4 | 520 |
| 131 | 1 | 131 |
| 132 | 8 | 1056 |
| 133 | 4 | 532 |
| 134 | 5 | 670 |
| 135 | 5 | 675 |
| 136 | 4 | 544 |
| 137 | 2 | 274 |
| 138 | 4 | 552 |
| 140 | 2 | 280 |
| 141 | 2 | 282 |
| 142 | 3 | 426 |
| 143 | 3 | 429 |
| 144 | 2 | 288 |
| 145 | 4 | 580 |
| 146 | 3 | 438 |
| 147 | 2 | 294 |
| 148 | 2 | 296 |
| 150 | 3 | 450 |
| 151 | 5 | 755 |
| 152 | 4 | 608 |
| 153 | 2 | 306 |
| 154 | 1 | 154 |
| 156 | 2 | 312 |
| 157 | 2 | 314 |
| 159 | 2 | 318 |
| 160 | 1 | 160 |
| 161 | 2 | 322 |
| 162 | 1 | 162 |
| 163 | 3 | 489 |
| 164 | 2 | 328 |
| 165 | 1 | 165 |
| 166 | 2 | 332 |
| 167 | 4 | 668 |
| 168 | 2 | 336 |
| 169 | 8 | 1352 |
| 170 | 3 | 510 |
| 171 | 5 | 855 |
| 172 | 7 | 1204 |
| 173 | 5 | 865 |
| 174 | 6 | 1044 |
| 175 | 8 | 1400 |
| 176 | 8 | 1408 |
| 177 | 9 | 1593 |
| 178 | 8 | 1424 |
| 179 | 6 | 1074 |
| 180 | 7 | 1260 |
| 181 | 11 | 1991 |
| 182 | 12 | 2184 |
| 183 | 7 | 1281 |
| 184 | 4 | 736 |
| 185 | 15 | 2775 |
| 186 | 8 | 1488 |
| 187 | 6 | 1122 |
| 188 | 8 | 1504 |
| 189 | 7 | 1323 |
| 190 | 10 | 1900 |
| 191 | 6 | 1146 |
| 192 | 6 | 1152 |
| 193 | 14 | 2702 |
| 194 | 4 | 776 |
| 195 | 5 | 975 |
| 196 | 6 | 1176 |
| 197 | 6 | 1182 |
| 198 | 6 | 1188 |
| 199 | 3 | 597 |
| 200 | 5 | 1000 |
| 201 | 6 | 1206 |
| 202 | 9 | 1818 |
| 203 | 5 | 1015 |
| 204 | 9 | 1836 |
| 205 | 7 | 1435 |
| 206 | 6 | 1236 |
| 207 | 7 | 1449 |
| 208 | 7 | 1456 |
| 209 | 10 | 2090 |
| 210 | 15 | 3150 |
| 211 | 8 | 1688 |
| 212 | 7 | 1484 |
| 213 | 2 | 426 |
| 214 | 6 | 1284 |
| 215 | 9 | 1935 |
| 216 | 11 | 2376 |
| 217 | 4 | 868 |
| 218 | 3 | 654 |
| 219 | 6 | 1314 |
| 220 | 9 | 1980 |
| 221 | 7 | 1547 |
| 222 | 2 | 444 |
| 223 | 5 | 1115 |
| 224 | 3 | 672 |
| 225 | 4 | 900 |
| 226 | 1 | 226 |
| 227 | 4 | 908 |
| 228 | 6 | 1368 |
| 229 | 3 | 687 |
| 230 | 3 | 690 |
| 232 | 2 | 464 |
| 233 | 3 | 699 |
| 234 | 4 | 936 |
| 235 | 1 | 235 |
| 236 | 4 | 944 |
| 237 | 3 | 711 |
| 238 | 1 | 238 |
| 239 | 1 | 239 |
| 240 | 5 | 1200 |
| 241 | 2 | 482 |
| 243 | 4 | 972 |
| 244 | 3 | 732 |
| 245 | 4 | 980 |
| 246 | 2 | 492 |
| 247 | 6 | 1482 |
| 248 | 3 | 744 |
| 249 | 2 | 498 |
| 250 | 2 | 500 |
| 251 | 1 | 251 |
| 252 | 2 | 504 |
| 254 | 1 | 254 |
| 255 | 2 | 510 |
| 256 | 1 | 256 |
| 257 | 5 | 1285 |
| 258 | 3 | 774 |
| 259 | 2 | 518 |
| 260 | 4819 | 1252940 |
| 360 | 1 | 360 |
| Total | 5821 | 1392494 |
| Opcode | Count |
| 1 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 0 | 4819 |
| 1 | 1000 |
| 8 | 1 |
| Total | 5820 |
000 RX OCTETS: 474554202f72756e436173653f636173653d353136266167656e743d5377696674576562536f636b657420485454502f312e
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: 888057606c8a
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3537363036633861
009 TCP DROPPED BY ME