SwiftWebSocket - Case 13.3.13 : Pass - 2298 ms @ 2016-04-13T16:16:48.394Z
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
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=444&agent=SwiftWebSocket HTTP/1.1 Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits; server_max_window_bits=8 Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=444&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: JOipf8c+irGE5cuj/Bq4xw==
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: jpTZsqd/A9CA48O6HjWBU3k3YQE= Sec-WebSocket-Extensions: permessage-deflate; server_max_window_bits=8; 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 |
| 381 | 1 | 381 |
| 32776 | 1000 | 32776000 |
| Total | 1002 | 32776387 |
| Chop Size | Count | Octets |
| 2 | 2 | 4 |
| 3 | 2 | 6 |
| 4 | 5 | 20 |
| 5 | 3 | 15 |
| 6 | 2 | 12 |
| 7 | 2 | 14 |
| 8 | 1 | 8 |
| 9 | 5 | 45 |
| 10 | 3 | 30 |
| 11 | 2 | 22 |
| 12 | 5 | 60 |
| 13 | 3 | 39 |
| 14 | 5 | 70 |
| 16 | 6 | 96 |
| 17 | 8 | 136 |
| 18 | 6 | 108 |
| 19 | 2 | 38 |
| 20 | 4 | 80 |
| 21 | 9 | 189 |
| 22 | 5 | 110 |
| 23 | 5 | 115 |
| 24 | 5 | 120 |
| 25 | 3 | 75 |
| 26 | 1 | 26 |
| 27 | 7 | 189 |
| 28 | 1 | 28 |
| 29 | 7 | 203 |
| 30 | 2 | 60 |
| 31 | 3 | 93 |
| 32 | 5 | 160 |
| 33 | 3 | 99 |
| 34 | 2 | 68 |
| 35 | 3 | 105 |
| 36 | 2 | 72 |
| 37 | 3 | 111 |
| 38 | 2 | 76 |
| 39 | 8 | 312 |
| 40 | 5 | 200 |
| 41 | 10 | 410 |
| 42 | 4 | 168 |
| 43 | 8 | 344 |
| 44 | 16 | 704 |
| 45 | 10 | 450 |
| 46 | 10 | 460 |
| 47 | 10 | 470 |
| 48 | 9 | 432 |
| 49 | 18 | 882 |
| 50 | 15 | 750 |
| 51 | 12 | 612 |
| 52 | 10 | 520 |
| 53 | 1 | 53 |
| 54 | 10 | 540 |
| 55 | 8 | 440 |
| 56 | 5 | 280 |
| 57 | 6 | 342 |
| 58 | 10 | 580 |
| 59 | 6 | 354 |
| 60 | 9 | 540 |
| 61 | 8 | 488 |
| 62 | 13 | 806 |
| 63 | 5 | 315 |
| 64 | 9 | 576 |
| 65 | 4 | 260 |
| 66 | 6 | 396 |
| 67 | 5 | 335 |
| 68 | 9 | 612 |
| 69 | 5 | 345 |
| 70 | 9 | 630 |
| 71 | 9 | 639 |
| 72 | 8 | 576 |
| 73 | 8 | 584 |
| 74 | 6 | 444 |
| 75 | 3 | 225 |
| 76 | 2 | 152 |
| 77 | 5 | 385 |
| 78 | 1 | 78 |
| 79 | 7 | 553 |
| 80 | 5 | 400 |
| 81 | 3 | 243 |
| 82 | 4 | 328 |
| 83 | 1 | 83 |
| 84 | 1 | 84 |
| 85 | 4 | 340 |
| 86 | 1 | 86 |
| 87 | 2 | 174 |
| 88 | 2 | 176 |
| 89 | 1 | 89 |
| 90 | 1 | 90 |
| 91 | 4 | 364 |
| 92 | 3 | 276 |
| 93 | 4 | 372 |
| 94 | 2 | 188 |
| 95 | 2 | 190 |
| 96 | 6 | 576 |
| 97 | 5 | 485 |
| 98 | 4 | 392 |
| 99 | 1 | 99 |
| 100 | 5 | 500 |
| 101 | 2 | 202 |
| 102 | 1 | 102 |
| 103 | 4 | 412 |
| 104 | 1 | 104 |
| 105 | 2 | 210 |
| 106 | 1 | 106 |
| 107 | 2 | 214 |
| 108 | 1 | 108 |
| 109 | 1 | 109 |
| 110 | 1 | 110 |
| 112 | 3 | 336 |
| 113 | 4 | 452 |
| 114 | 1 | 114 |
| 115 | 1 | 115 |
| 116 | 1 | 116 |
| 117 | 2 | 234 |
| 118 | 2 | 236 |
| 119 | 4 | 476 |
| 120 | 3 | 360 |
| 122 | 3 | 366 |
| 123 | 4 | 492 |
| 124 | 1 | 124 |
| 125 | 1 | 125 |
| 126 | 4 | 504 |
| 127 | 2 | 254 |
| 130 | 2 | 260 |
| 131 | 1 | 131 |
| 132 | 2 | 264 |
| 133 | 1 | 133 |
| 134 | 1 | 134 |
| 135 | 3 | 405 |
| 136 | 2 | 272 |
| 137 | 2 | 274 |
| 138 | 3 | 414 |
| 139 | 3 | 417 |
| 140 | 4 | 560 |
| 141 | 5 | 705 |
| 142 | 2 | 284 |
| 143 | 4 | 572 |
| 144 | 2 | 288 |
| 145 | 5 | 725 |
| 146 | 5 | 730 |
| 147 | 3 | 441 |
| 148 | 1 | 148 |
| 149 | 2 | 298 |
| 150 | 3 | 450 |
| 152 | 4 | 608 |
| 153 | 3 | 459 |
| 155 | 2 | 310 |
| 156 | 4 | 624 |
| 157 | 6 | 942 |
| 158 | 5 | 790 |
| 159 | 4 | 636 |
| 160 | 3 | 480 |
| 161 | 8 | 1288 |
| 162 | 7 | 1134 |
| 163 | 3 | 489 |
| 164 | 5 | 820 |
| 165 | 6 | 990 |
| 166 | 2 | 332 |
| 167 | 4 | 668 |
| 168 | 1 | 168 |
| 169 | 1 | 169 |
| 170 | 6 | 1020 |
| 171 | 4 | 684 |
| 172 | 3 | 516 |
| 173 | 5 | 865 |
| 174 | 4 | 696 |
| 175 | 2 | 350 |
| 176 | 4 | 704 |
| 177 | 6 | 1062 |
| 178 | 3 | 534 |
| 179 | 7 | 1253 |
| 180 | 3 | 540 |
| 181 | 6 | 1086 |
| 182 | 3 | 546 |
| 183 | 8 | 1464 |
| 184 | 4 | 736 |
| 185 | 9 | 1665 |
| 186 | 4 | 744 |
| 187 | 5 | 935 |
| 188 | 8 | 1504 |
| 189 | 7 | 1323 |
| 190 | 3 | 570 |
| 191 | 10 | 1910 |
| 192 | 4 | 768 |
| 193 | 7 | 1351 |
| 194 | 4 | 776 |
| 195 | 7 | 1365 |
| 196 | 3 | 588 |
| 197 | 3 | 591 |
| 198 | 5 | 990 |
| 199 | 1 | 199 |
| 200 | 3 | 600 |
| 201 | 1 | 201 |
| 202 | 3 | 606 |
| 203 | 2 | 406 |
| 204 | 7 | 1428 |
| 205 | 4 | 820 |
| 206 | 5 | 1030 |
| 207 | 6 | 1242 |
| 209 | 5 | 1045 |
| 210 | 2 | 420 |
| 211 | 1 | 211 |
| 212 | 4 | 848 |
| 213 | 6 | 1278 |
| 214 | 3 | 642 |
| 215 | 6 | 1290 |
| 216 | 2 | 432 |
| 217 | 4 | 868 |
| 218 | 4 | 872 |
| 219 | 3 | 657 |
| 220 | 5 | 1100 |
| 221 | 2 | 442 |
| 222 | 3 | 666 |
| 223 | 3 | 669 |
| 224 | 1 | 224 |
| 226 | 4 | 904 |
| 228 | 2 | 456 |
| 231 | 1 | 231 |
| 233 | 2 | 466 |
| 236 | 1 | 236 |
| 237 | 2 | 474 |
| 239 | 1 | 239 |
| 240 | 1 | 240 |
| 241 | 4 | 964 |
| 242 | 7 | 1694 |
| 243 | 7 | 1701 |
| 244 | 6 | 1464 |
| 245 | 7 | 1715 |
| 246 | 6 | 1476 |
| 247 | 5 | 1235 |
| 248 | 3 | 744 |
| 249 | 1 | 249 |
| 250 | 3 | 750 |
| 251 | 2 | 502 |
| 252 | 4 | 1008 |
| 254 | 2 | 508 |
| 255 | 1 | 255 |
| 257 | 1 | 257 |
| 258 | 1 | 258 |
| 259 | 1 | 259 |
| 260 | 4371 | 1136460 |
| 304 | 1 | 304 |
| Total | 5373 | 1251653 |
| Opcode | Count |
| 1 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 0 | 4371 |
| 1 | 1000 |
| 8 | 1 |
| Total | 5372 |
000 RX OCTETS: 474554202f72756e436173653f636173653d343434266167656e743d5377696674576562536f636b657420485454502f312e
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: 8880d76506aa
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6437363530366161
009 TCP DROPPED BY ME