SwiftWebSocket - Case 13.6.14 : Pass - 1978 ms @ 2016-04-13T16:19:05.707Z
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
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=499&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=15 Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=499&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: i94iSkdygk0nArZpaIJ52g==
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: e0GydohUslnAoE7J3JRB1NcULsc= Sec-WebSocket-Extensions: permessage-deflate; server_no_context_takeover; server_max_window_bits=15; client_no_context_takeover; client_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 | 1000 | 14000 |
| 438 | 1 | 438 |
| 65536 | 1000 | 65536000 |
| Total | 2002 | 65550444 |
| Chop Size | Count | Octets |
| 2 | 1 | 2 |
| 3 | 4 | 12 |
| 4 | 1 | 4 |
| 7 | 2 | 14 |
| 8 | 1 | 8 |
| 9 | 1 | 9 |
| 10 | 2 | 20 |
| 12 | 2 | 24 |
| 13 | 1 | 13 |
| 14 | 3 | 42 |
| 15 | 2 | 30 |
| 16 | 1 | 16 |
| 17 | 3 | 51 |
| 18 | 1 | 18 |
| 78 | 1 | 78 |
| 86 | 1 | 86 |
| 87 | 1 | 87 |
| 88 | 2 | 176 |
| 90 | 1 | 90 |
| 92 | 2 | 184 |
| 93 | 3 | 279 |
| 94 | 4 | 376 |
| 95 | 3 | 285 |
| 96 | 5 | 480 |
| 97 | 2 | 194 |
| 98 | 5 | 490 |
| 99 | 5 | 495 |
| 100 | 3 | 300 |
| 101 | 6 | 606 |
| 102 | 6 | 612 |
| 103 | 6 | 618 |
| 104 | 6 | 624 |
| 105 | 8 | 840 |
| 106 | 6 | 636 |
| 107 | 6 | 642 |
| 108 | 6 | 648 |
| 109 | 8 | 872 |
| 110 | 6 | 660 |
| 111 | 10 | 1110 |
| 112 | 12 | 1344 |
| 113 | 14 | 1582 |
| 114 | 20 | 2280 |
| 115 | 14 | 1610 |
| 116 | 23 | 2668 |
| 117 | 27 | 3159 |
| 118 | 22 | 2596 |
| 119 | 26 | 3094 |
| 120 | 14 | 1680 |
| 121 | 18 | 2178 |
| 122 | 16 | 1952 |
| 123 | 18 | 2214 |
| 124 | 19 | 2356 |
| 125 | 11 | 1375 |
| 126 | 19 | 2394 |
| 127 | 17 | 2159 |
| 130 | 9 | 1170 |
| 131 | 16 | 2096 |
| 132 | 7 | 924 |
| 133 | 10 | 1330 |
| 134 | 14 | 1876 |
| 135 | 12 | 1620 |
| 136 | 11 | 1496 |
| 137 | 7 | 959 |
| 138 | 16 | 2208 |
| 139 | 7 | 973 |
| 140 | 11 | 1540 |
| 141 | 3 | 423 |
| 142 | 18 | 2556 |
| 143 | 11 | 1573 |
| 144 | 7 | 1008 |
| 145 | 5 | 725 |
| 146 | 9 | 1314 |
| 147 | 12 | 1764 |
| 148 | 6 | 888 |
| 149 | 5 | 745 |
| 150 | 3 | 450 |
| 151 | 2 | 302 |
| 152 | 4 | 608 |
| 153 | 3 | 459 |
| 154 | 2 | 308 |
| 155 | 6 | 930 |
| 156 | 5 | 780 |
| 157 | 5 | 785 |
| 159 | 2 | 318 |
| 160 | 2 | 320 |
| 162 | 5 | 810 |
| 163 | 2 | 326 |
| 164 | 2 | 328 |
| 165 | 2 | 330 |
| 166 | 3 | 498 |
| 167 | 3 | 501 |
| 168 | 3 | 504 |
| 169 | 1 | 169 |
| 170 | 1 | 170 |
| 171 | 1 | 171 |
| 173 | 1 | 173 |
| 174 | 2 | 348 |
| 176 | 1 | 176 |
| 178 | 1 | 178 |
| 181 | 1 | 181 |
| 183 | 1 | 183 |
| 184 | 4 | 736 |
| 185 | 1 | 185 |
| 186 | 2 | 372 |
| 187 | 3 | 561 |
| 191 | 1 | 191 |
| 192 | 1 | 192 |
| 195 | 1 | 195 |
| 196 | 1 | 196 |
| 197 | 1 | 197 |
| 198 | 2 | 396 |
| 199 | 1 | 199 |
| 200 | 1 | 200 |
| 202 | 1 | 202 |
| 203 | 1 | 203 |
| 204 | 2 | 408 |
| 205 | 2 | 410 |
| 206 | 2 | 412 |
| 208 | 4 | 832 |
| 209 | 3 | 627 |
| 210 | 2 | 420 |
| 211 | 6 | 1266 |
| 212 | 2 | 424 |
| 213 | 6 | 1278 |
| 214 | 9 | 1926 |
| 215 | 7 | 1505 |
| 216 | 7 | 1512 |
| 217 | 3 | 651 |
| 218 | 4 | 872 |
| 219 | 4 | 876 |
| 220 | 6 | 1320 |
| 221 | 3 | 663 |
| 222 | 4 | 888 |
| 223 | 1 | 223 |
| 224 | 4 | 896 |
| 225 | 3 | 675 |
| 226 | 3 | 678 |
| 227 | 1 | 227 |
| 228 | 4 | 912 |
| 229 | 1 | 229 |
| 230 | 7 | 1610 |
| 231 | 6 | 1386 |
| 232 | 3 | 696 |
| 233 | 5 | 1165 |
| 234 | 4 | 936 |
| 235 | 5 | 1175 |
| 236 | 6 | 1416 |
| 237 | 9 | 2133 |
| 238 | 5 | 1190 |
| 239 | 8 | 1912 |
| 240 | 12 | 2880 |
| 241 | 3 | 723 |
| 242 | 15 | 3630 |
| 243 | 8 | 1944 |
| 244 | 6 | 1464 |
| 245 | 10 | 2450 |
| 246 | 5 | 1230 |
| 247 | 9 | 2223 |
| 248 | 8 | 1984 |
| 249 | 7 | 1743 |
| 250 | 14 | 3500 |
| 251 | 9 | 2259 |
| 252 | 5 | 1260 |
| 253 | 8 | 2024 |
| 254 | 5 | 1270 |
| 255 | 4 | 1020 |
| 256 | 1 | 256 |
| 257 | 6 | 1542 |
| 258 | 5 | 1290 |
| 259 | 2 | 518 |
| 260 | 11024 | 2866240 |
| 362 | 1 | 362 |
| Total | 12026 | 3023452 |
| Opcode | Count |
| 1 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 0 | 11024 |
| 1 | 1000 |
| 8 | 1 |
| Total | 12025 |
000 RX OCTETS: 474554202f72756e436173653f636173653d343939266167656e743d5377696674576562536f636b657420485454502f312e
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: 88804f4082d4
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3466343038326434
009 TCP DROPPED BY ME