SwiftWebSocket - Case 13.3.5 : Pass - 464 ms @ 2016-04-13T16:16:29.134Z
Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 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=436&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=436&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: usLnoFor9zHtdoXwSaMzEw==
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: /Il+bsdmOaBP3B/Fj3wwnVoCF+g= 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 | 
| 4104 | 1000 | 4104000 | 
| Total | 1002 | 4104387 | 
| Chop Size | Count | Octets | 
| 4 | 1 | 4 | 
| 127 | 1 | 127 | 
| 134 | 1 | 134 | 
| 135 | 1 | 135 | 
| 136 | 1 | 136 | 
| 137 | 4 | 548 | 
| 138 | 5 | 690 | 
| 140 | 7 | 980 | 
| 141 | 1 | 141 | 
| 142 | 3 | 426 | 
| 143 | 14 | 2002 | 
| 144 | 8 | 1152 | 
| 145 | 11 | 1595 | 
| 146 | 11 | 1606 | 
| 147 | 11 | 1617 | 
| 148 | 20 | 2960 | 
| 149 | 22 | 3278 | 
| 150 | 9 | 1350 | 
| 151 | 8 | 1208 | 
| 152 | 20 | 3040 | 
| 153 | 13 | 1989 | 
| 154 | 17 | 2618 | 
| 155 | 20 | 3100 | 
| 156 | 15 | 2340 | 
| 157 | 16 | 2512 | 
| 158 | 17 | 2686 | 
| 159 | 14 | 2226 | 
| 160 | 14 | 2240 | 
| 161 | 12 | 1932 | 
| 162 | 13 | 2106 | 
| 163 | 10 | 1630 | 
| 164 | 11 | 1804 | 
| 165 | 7 | 1155 | 
| 166 | 10 | 1660 | 
| 167 | 8 | 1336 | 
| 168 | 13 | 2184 | 
| 169 | 17 | 2873 | 
| 170 | 16 | 2720 | 
| 171 | 12 | 2052 | 
| 172 | 14 | 2408 | 
| 173 | 21 | 3633 | 
| 174 | 13 | 2262 | 
| 175 | 15 | 2625 | 
| 176 | 18 | 3168 | 
| 177 | 10 | 1770 | 
| 178 | 16 | 2848 | 
| 179 | 7 | 1253 | 
| 180 | 12 | 2160 | 
| 181 | 17 | 3077 | 
| 182 | 10 | 1820 | 
| 183 | 19 | 3477 | 
| 184 | 18 | 3312 | 
| 185 | 20 | 3700 | 
| 186 | 11 | 2046 | 
| 187 | 21 | 3927 | 
| 188 | 23 | 4324 | 
| 189 | 15 | 2835 | 
| 190 | 12 | 2280 | 
| 191 | 17 | 3247 | 
| 192 | 15 | 2880 | 
| 193 | 7 | 1351 | 
| 194 | 7 | 1358 | 
| 195 | 10 | 1950 | 
| 196 | 5 | 980 | 
| 197 | 8 | 1576 | 
| 198 | 6 | 1188 | 
| 199 | 3 | 597 | 
| 200 | 3 | 600 | 
| 201 | 4 | 804 | 
| 202 | 7 | 1414 | 
| 203 | 7 | 1421 | 
| 204 | 5 | 1020 | 
| 205 | 7 | 1435 | 
| 206 | 7 | 1442 | 
| 207 | 5 | 1035 | 
| 208 | 4 | 832 | 
| 209 | 2 | 418 | 
| 210 | 3 | 630 | 
| 211 | 3 | 633 | 
| 212 | 3 | 636 | 
| 213 | 4 | 852 | 
| 214 | 4 | 856 | 
| 215 | 4 | 860 | 
| 216 | 11 | 2376 | 
| 217 | 4 | 868 | 
| 218 | 4 | 872 | 
| 219 | 3 | 657 | 
| 220 | 4 | 880 | 
| 221 | 3 | 663 | 
| 222 | 5 | 1110 | 
| 223 | 6 | 1338 | 
| 224 | 3 | 672 | 
| 225 | 10 | 2250 | 
| 226 | 5 | 1130 | 
| 227 | 4 | 908 | 
| 228 | 1 | 228 | 
| 229 | 4 | 916 | 
| 230 | 2 | 460 | 
| 231 | 2 | 462 | 
| 232 | 5 | 1160 | 
| 233 | 3 | 699 | 
| 234 | 3 | 702 | 
| 235 | 5 | 1175 | 
| 236 | 5 | 1180 | 
| 237 | 4 | 948 | 
| 238 | 1 | 238 | 
| 239 | 4 | 956 | 
| 240 | 3 | 720 | 
| 241 | 5 | 1205 | 
| 242 | 1 | 242 | 
| 243 | 2 | 486 | 
| 244 | 2 | 488 | 
| 245 | 1 | 245 | 
| 246 | 2 | 492 | 
| 249 | 1 | 249 | 
| 250 | 4 | 1000 | 
| 251 | 1 | 251 | 
| 252 | 4 | 1008 | 
| 254 | 1 | 254 | 
| 255 | 3 | 765 | 
| 257 | 2 | 514 | 
| 259 | 1 | 259 | 
| 261 | 1 | 261 | 
| 267 | 1 | 267 | 
| 270 | 2 | 540 | 
| 271 | 2 | 542 | 
| 273 | 2 | 546 | 
| 275 | 2 | 550 | 
| 299 | 1 | 299 | 
| 304 | 1 | 304 | 
| Total | 1002 | 181567 | 
| Opcode | Count | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
| Opcode | Count | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
000 RX OCTETS: 474554202f72756e436173653f636173653d343336266167656e743d5377696674576562536f636b657420485454502f312e
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: 88806c436c5b
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3663343336633562
009 TCP DROPPED BY ME