SwiftWebSocket - Case 13.6.5 : Pass - 298 ms @ 2016-04-13T16:18:55.848Z
Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 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=490&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=490&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: ngQ2In28Uj4byKZigA0xbQ==
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: yIEkCFZQZxB7jX+12F0WVbFshqM= 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 |
| 438 | 1 | 438 |
| 4104 | 1000 | 4104000 |
| Total | 1002 | 4104444 |
| Chop Size | Count | Octets |
| 4 | 1 | 4 |
| 260 | 1 | 260 |
| 266 | 1 | 266 |
| 267 | 3 | 801 |
| 268 | 2 | 536 |
| 269 | 4 | 1076 |
| 270 | 3 | 810 |
| 271 | 5 | 1355 |
| 272 | 10 | 2720 |
| 273 | 6 | 1638 |
| 274 | 7 | 1918 |
| 275 | 4 | 1100 |
| 276 | 5 | 1380 |
| 277 | 16 | 4432 |
| 278 | 12 | 3336 |
| 279 | 19 | 5301 |
| 280 | 6 | 1680 |
| 281 | 15 | 4215 |
| 282 | 7 | 1974 |
| 283 | 18 | 5094 |
| 284 | 14 | 3976 |
| 285 | 15 | 4275 |
| 286 | 14 | 4004 |
| 287 | 18 | 5166 |
| 288 | 16 | 4608 |
| 289 | 14 | 4046 |
| 290 | 13 | 3770 |
| 291 | 21 | 6111 |
| 292 | 16 | 4672 |
| 293 | 15 | 4395 |
| 294 | 24 | 7056 |
| 295 | 9 | 2655 |
| 296 | 10 | 2960 |
| 297 | 10 | 2970 |
| 298 | 12 | 3576 |
| 299 | 15 | 4485 |
| 300 | 14 | 4200 |
| 301 | 14 | 4214 |
| 302 | 16 | 4832 |
| 303 | 15 | 4545 |
| 304 | 12 | 3648 |
| 305 | 16 | 4880 |
| 306 | 12 | 3672 |
| 307 | 4 | 1228 |
| 308 | 11 | 3388 |
| 309 | 11 | 3399 |
| 310 | 12 | 3720 |
| 311 | 11 | 3421 |
| 312 | 10 | 3120 |
| 313 | 6 | 1878 |
| 314 | 10 | 3140 |
| 315 | 14 | 4410 |
| 316 | 12 | 3792 |
| 317 | 7 | 2219 |
| 318 | 7 | 2226 |
| 319 | 4 | 1276 |
| 320 | 9 | 2880 |
| 321 | 14 | 4494 |
| 322 | 9 | 2898 |
| 323 | 15 | 4845 |
| 324 | 12 | 3888 |
| 325 | 19 | 6175 |
| 326 | 16 | 5216 |
| 327 | 22 | 7194 |
| 328 | 15 | 4920 |
| 329 | 19 | 6251 |
| 330 | 19 | 6270 |
| 331 | 13 | 4303 |
| 332 | 20 | 6640 |
| 333 | 14 | 4662 |
| 334 | 15 | 5010 |
| 335 | 13 | 4355 |
| 336 | 4 | 1344 |
| 337 | 7 | 2359 |
| 338 | 6 | 2028 |
| 339 | 9 | 3051 |
| 340 | 5 | 1700 |
| 341 | 4 | 1364 |
| 342 | 1 | 342 |
| 343 | 5 | 1715 |
| 344 | 7 | 2408 |
| 345 | 3 | 1035 |
| 346 | 3 | 1038 |
| 347 | 9 | 3123 |
| 348 | 1 | 348 |
| 349 | 2 | 698 |
| 350 | 3 | 1050 |
| 351 | 5 | 1755 |
| 352 | 2 | 704 |
| 353 | 1 | 353 |
| 354 | 4 | 1416 |
| 355 | 2 | 710 |
| 356 | 1 | 356 |
| 357 | 2 | 714 |
| 358 | 1 | 358 |
| 359 | 8 | 2872 |
| 360 | 4 | 1440 |
| 361 | 3 | 1083 |
| 362 | 3 | 1086 |
| 363 | 3 | 1089 |
| 364 | 4 | 1456 |
| 365 | 6 | 2190 |
| 366 | 3 | 1098 |
| 367 | 5 | 1835 |
| 368 | 3 | 1104 |
| 369 | 6 | 2214 |
| 370 | 4 | 1480 |
| 371 | 2 | 742 |
| 372 | 2 | 744 |
| 373 | 3 | 1119 |
| 374 | 3 | 1122 |
| 379 | 1 | 379 |
| 380 | 1 | 380 |
| 381 | 1 | 381 |
| 382 | 1 | 382 |
| 384 | 1 | 384 |
| 385 | 1 | 385 |
| 386 | 4 | 1544 |
| Total | 1002 | 312308 |
| Opcode | Count |
| 1 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 1 | 1000 |
| 8 | 1 |
| Total | 1001 |
000 RX OCTETS: 474554202f72756e436173653f636173653d343930266167656e743d5377696674576562536f636b657420485454502f312e
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: 8880ecb07d7a
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6563623037643761
009 TCP DROPPED BY ME