SwiftWebSocket - Case 12.4.4 : Pass - 213 ms @ 2016-04-13T16:14:00.787Z
Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use default permessage-deflate offer.
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
Case Outcome
Ok, received all echo'ed messages in time.
Expected:
{}
Observed:
[]
Case Closing Behavior
Connection was properly closed (OK)
GET /runCase?case=363&agent=SwiftWebSocket HTTP/1.1 Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits; server_max_window_bits=15 Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=363&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: E5LW93miBvybeOgr707Vtw==
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: 6sWobqSJKno5avkWVTro40jILZA= Sec-WebSocket-Extensions: permessage-deflate; server_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 |
| 382 | 1 | 382 |
| 1032 | 1000 | 1032000 |
| Total | 1002 | 1032388 |
| Chop Size | Count | Octets |
| 4 | 1 | 4 |
| 27 | 2 | 54 |
| 28 | 4 | 112 |
| 29 | 1 | 29 |
| 30 | 6 | 180 |
| 31 | 6 | 186 |
| 32 | 12 | 384 |
| 33 | 18 | 594 |
| 34 | 12 | 408 |
| 35 | 26 | 910 |
| 36 | 23 | 828 |
| 37 | 29 | 1073 |
| 38 | 17 | 646 |
| 39 | 23 | 897 |
| 40 | 28 | 1120 |
| 41 | 33 | 1353 |
| 42 | 26 | 1092 |
| 43 | 31 | 1333 |
| 44 | 24 | 1056 |
| 45 | 37 | 1665 |
| 46 | 40 | 1840 |
| 47 | 54 | 2538 |
| 48 | 32 | 1536 |
| 49 | 24 | 1176 |
| 50 | 29 | 1450 |
| 51 | 25 | 1275 |
| 52 | 19 | 988 |
| 53 | 13 | 689 |
| 54 | 6 | 324 |
| 55 | 14 | 770 |
| 56 | 9 | 504 |
| 57 | 14 | 798 |
| 58 | 17 | 986 |
| 59 | 10 | 590 |
| 60 | 12 | 720 |
| 61 | 10 | 610 |
| 62 | 7 | 434 |
| 63 | 4 | 252 |
| 64 | 5 | 320 |
| 65 | 12 | 780 |
| 66 | 5 | 330 |
| 67 | 5 | 335 |
| 68 | 5 | 340 |
| 69 | 10 | 690 |
| 70 | 8 | 560 |
| 71 | 7 | 497 |
| 72 | 10 | 720 |
| 73 | 11 | 803 |
| 74 | 9 | 666 |
| 75 | 4 | 300 |
| 76 | 6 | 456 |
| 77 | 5 | 385 |
| 78 | 7 | 546 |
| 79 | 9 | 711 |
| 80 | 10 | 800 |
| 81 | 5 | 405 |
| 82 | 3 | 246 |
| 83 | 4 | 332 |
| 84 | 4 | 336 |
| 85 | 3 | 255 |
| 86 | 3 | 258 |
| 87 | 5 | 435 |
| 88 | 3 | 264 |
| 89 | 5 | 445 |
| 90 | 3 | 270 |
| 91 | 3 | 273 |
| 92 | 1 | 92 |
| 93 | 2 | 186 |
| 94 | 1 | 94 |
| 96 | 3 | 288 |
| 99 | 3 | 297 |
| 100 | 1 | 100 |
| 101 | 1 | 101 |
| 103 | 2 | 206 |
| 104 | 3 | 312 |
| 105 | 4 | 420 |
| 109 | 3 | 327 |
| 110 | 1 | 110 |
| 111 | 2 | 222 |
| 113 | 1 | 113 |
| 116 | 1 | 116 |
| 117 | 7 | 819 |
| 118 | 4 | 472 |
| 119 | 1 | 119 |
| 121 | 2 | 242 |
| 122 | 2 | 244 |
| 123 | 2 | 246 |
| 124 | 1 | 124 |
| 125 | 2 | 250 |
| 126 | 2 | 252 |
| 127 | 1 | 127 |
| 130 | 1 | 130 |
| 131 | 1 | 131 |
| 132 | 1 | 132 |
| 133 | 2 | 266 |
| 136 | 1 | 136 |
| 137 | 1 | 137 |
| 138 | 2 | 276 |
| 142 | 1 | 142 |
| 152 | 1 | 152 |
| 153 | 1 | 153 |
| 156 | 1 | 156 |
| 158 | 1 | 158 |
| 159 | 1 | 159 |
| 161 | 1 | 161 |
| 162 | 1 | 162 |
| 164 | 1 | 164 |
| 165 | 1 | 165 |
| 166 | 1 | 166 |
| 169 | 1 | 169 |
| 170 | 1 | 170 |
| 175 | 1 | 175 |
| 182 | 1 | 182 |
| 183 | 1 | 183 |
| 186 | 1 | 186 |
| 194 | 3 | 582 |
| 197 | 1 | 197 |
| 200 | 2 | 400 |
| 201 | 1 | 201 |
| 213 | 1 | 213 |
| 214 | 1 | 214 |
| 217 | 2 | 434 |
| 219 | 1 | 219 |
| 227 | 1 | 227 |
| 237 | 2 | 474 |
| 239 | 1 | 239 |
| 244 | 1 | 244 |
| 247 | 1 | 247 |
| 248 | 2 | 496 |
| 250 | 1 | 250 |
| 255 | 1 | 255 |
| 266 | 2 | 532 |
| 269 | 1 | 269 |
| 270 | 1 | 270 |
| 272 | 1 | 272 |
| 273 | 1 | 273 |
| 274 | 1 | 274 |
| 276 | 1 | 276 |
| 277 | 1 | 277 |
| 279 | 1 | 279 |
| 284 | 1 | 284 |
| 300 | 1 | 300 |
| 304 | 1 | 304 |
| 306 | 1 | 306 |
| 307 | 1 | 307 |
| 310 | 1 | 310 |
| 319 | 1 | 319 |
| 326 | 1 | 326 |
| 328 | 1 | 328 |
| 347 | 2 | 694 |
| 352 | 1 | 352 |
| 356 | 1 | 356 |
| 361 | 1 | 361 |
| 363 | 1 | 363 |
| 366 | 1 | 366 |
| 367 | 1 | 367 |
| 371 | 1 | 371 |
| 377 | 1 | 377 |
| 388 | 1 | 388 |
| 397 | 1 | 397 |
| 405 | 1 | 405 |
| 406 | 1 | 406 |
| 418 | 1 | 418 |
| Total | 1002 | 70071 |
| Opcode | Count |
| 1 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 1 | 1000 |
| 8 | 1 |
| Total | 1001 |
000 RX OCTETS: 474554202f72756e436173653f636173653d333633266167656e743d5377696674576562536f636b657420485454502f312e
310d0a5365632d576562536f636b ...
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
5465737453756974652f302e372e ...
002 WIRELOG DISABLED
003 CLOSE CONNECTION AFTER 240.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: 8880857a6b56
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3835376136623536
009 TCP DROPPED BY ME