SwiftWebSocket - Case 12.2.14 : Pass - 7754 ms @ 2016-04-13T16:11:36.326Z
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use default permessage-deflate offer.
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=337&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=337&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: 85ns0mcY1IYAbY3/qnrYcA==
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: BjX+2/bY78VqUT+K1SOnVt/c4d8= 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 |
| 14 | 1000 | 14000 |
| 382 | 1 | 382 |
| 65536 | 1000 | 65536000 |
| Total | 2002 | 65550388 |
| Chop Size | Count | Octets |
| 2 | 2 | 4 |
| 3 | 7 | 21 |
| 4 | 5 | 20 |
| 5 | 6 | 30 |
| 6 | 3 | 18 |
| 7 | 5 | 35 |
| 8 | 4 | 32 |
| 9 | 2 | 18 |
| 10 | 7 | 70 |
| 11 | 2 | 22 |
| 12 | 7 | 84 |
| 13 | 3 | 39 |
| 14 | 1 | 14 |
| 15 | 8 | 120 |
| 16 | 4 | 64 |
| 17 | 7 | 119 |
| 18 | 3 | 54 |
| 19 | 6 | 114 |
| 20 | 4 | 80 |
| 21 | 1 | 21 |
| 22 | 7 | 154 |
| 23 | 2 | 46 |
| 24 | 7 | 168 |
| 25 | 8 | 200 |
| 26 | 6 | 156 |
| 27 | 5 | 135 |
| 28 | 4 | 112 |
| 29 | 9 | 261 |
| 30 | 4 | 120 |
| 31 | 4 | 124 |
| 32 | 5 | 160 |
| 33 | 10 | 330 |
| 34 | 12 | 408 |
| 35 | 5 | 175 |
| 36 | 3 | 108 |
| 37 | 8 | 296 |
| 38 | 6 | 228 |
| 39 | 3 | 117 |
| 40 | 2 | 80 |
| 41 | 8 | 328 |
| 42 | 4 | 168 |
| 43 | 3 | 129 |
| 44 | 7 | 308 |
| 45 | 7 | 315 |
| 46 | 6 | 276 |
| 47 | 5 | 235 |
| 48 | 9 | 432 |
| 49 | 7 | 343 |
| 50 | 4 | 200 |
| 51 | 9 | 459 |
| 52 | 6 | 312 |
| 53 | 5 | 265 |
| 54 | 5 | 270 |
| 55 | 5 | 275 |
| 56 | 10 | 560 |
| 57 | 8 | 456 |
| 58 | 5 | 290 |
| 59 | 6 | 354 |
| 60 | 9 | 540 |
| 61 | 7 | 427 |
| 62 | 4 | 248 |
| 63 | 4 | 252 |
| 64 | 4 | 256 |
| 65 | 11 | 715 |
| 66 | 3 | 198 |
| 67 | 5 | 335 |
| 68 | 6 | 408 |
| 69 | 4 | 276 |
| 70 | 1 | 70 |
| 71 | 3 | 213 |
| 72 | 6 | 432 |
| 73 | 5 | 365 |
| 74 | 4 | 296 |
| 75 | 7 | 525 |
| 76 | 1 | 76 |
| 77 | 1 | 77 |
| 78 | 7 | 546 |
| 79 | 7 | 553 |
| 80 | 8 | 640 |
| 81 | 5 | 405 |
| 82 | 3 | 246 |
| 83 | 4 | 332 |
| 84 | 7 | 588 |
| 85 | 2 | 170 |
| 86 | 2 | 172 |
| 87 | 4 | 348 |
| 88 | 5 | 440 |
| 89 | 3 | 267 |
| 90 | 3 | 270 |
| 91 | 4 | 364 |
| 92 | 5 | 460 |
| 93 | 4 | 372 |
| 94 | 2 | 188 |
| 95 | 1 | 95 |
| 96 | 5 | 480 |
| 97 | 4 | 388 |
| 98 | 2 | 196 |
| 99 | 2 | 198 |
| 100 | 4 | 400 |
| 101 | 3 | 303 |
| 102 | 4 | 408 |
| 103 | 8 | 824 |
| 104 | 2 | 208 |
| 105 | 2 | 210 |
| 106 | 2 | 212 |
| 107 | 2 | 214 |
| 108 | 5 | 540 |
| 109 | 3 | 327 |
| 110 | 2 | 220 |
| 111 | 5 | 555 |
| 112 | 4 | 448 |
| 113 | 4 | 452 |
| 114 | 8 | 912 |
| 115 | 5 | 575 |
| 116 | 2 | 232 |
| 117 | 5 | 585 |
| 118 | 3 | 354 |
| 119 | 2 | 238 |
| 120 | 5 | 600 |
| 121 | 2 | 242 |
| 122 | 1 | 122 |
| 123 | 5 | 615 |
| 124 | 1 | 124 |
| 125 | 3 | 375 |
| 126 | 6 | 756 |
| 127 | 4 | 508 |
| 130 | 3 | 390 |
| 131 | 8 | 1048 |
| 132 | 6 | 792 |
| 133 | 1 | 133 |
| 134 | 3 | 402 |
| 135 | 2 | 270 |
| 136 | 2 | 272 |
| 137 | 5 | 685 |
| 138 | 7 | 966 |
| 139 | 3 | 417 |
| 140 | 9 | 1260 |
| 141 | 6 | 846 |
| 142 | 4 | 568 |
| 143 | 8 | 1144 |
| 144 | 5 | 720 |
| 145 | 3 | 435 |
| 146 | 6 | 876 |
| 147 | 5 | 735 |
| 148 | 6 | 888 |
| 149 | 4 | 596 |
| 150 | 3 | 450 |
| 151 | 3 | 453 |
| 152 | 1 | 152 |
| 153 | 4 | 612 |
| 154 | 2 | 308 |
| 155 | 4 | 620 |
| 156 | 6 | 936 |
| 157 | 2 | 314 |
| 158 | 7 | 1106 |
| 159 | 3 | 477 |
| 160 | 1 | 160 |
| 161 | 3 | 483 |
| 162 | 3 | 486 |
| 163 | 4 | 652 |
| 164 | 3 | 492 |
| 165 | 3 | 495 |
| 166 | 1 | 166 |
| 167 | 3 | 501 |
| 168 | 2 | 336 |
| 169 | 4 | 676 |
| 170 | 3 | 510 |
| 171 | 4 | 684 |
| 172 | 8 | 1376 |
| 173 | 4 | 692 |
| 174 | 6 | 1044 |
| 175 | 4 | 700 |
| 176 | 1 | 176 |
| 177 | 2 | 354 |
| 178 | 2 | 356 |
| 179 | 2 | 358 |
| 180 | 4 | 720 |
| 181 | 3 | 543 |
| 182 | 5 | 910 |
| 183 | 3 | 549 |
| 184 | 1 | 184 |
| 185 | 2 | 370 |
| 186 | 1 | 186 |
| 187 | 5 | 935 |
| 188 | 3 | 564 |
| 189 | 1 | 189 |
| 190 | 2 | 380 |
| 191 | 2 | 382 |
| 192 | 3 | 576 |
| 193 | 3 | 579 |
| 194 | 3 | 582 |
| 195 | 1 | 195 |
| 196 | 2 | 392 |
| 197 | 1 | 197 |
| 198 | 4 | 792 |
| 199 | 3 | 597 |
| 200 | 4 | 800 |
| 201 | 2 | 402 |
| 202 | 3 | 606 |
| 203 | 3 | 609 |
| 204 | 1 | 204 |
| 205 | 3 | 615 |
| 206 | 4 | 824 |
| 207 | 1 | 207 |
| 208 | 2 | 416 |
| 209 | 2 | 418 |
| 211 | 2 | 422 |
| 212 | 1 | 212 |
| 213 | 1 | 213 |
| 214 | 4 | 856 |
| 215 | 3 | 645 |
| 216 | 2 | 432 |
| 217 | 5 | 1085 |
| 218 | 4 | 872 |
| 219 | 1 | 219 |
| 220 | 3 | 660 |
| 221 | 1 | 221 |
| 222 | 3 | 666 |
| 223 | 3 | 669 |
| 224 | 1 | 224 |
| 226 | 4 | 904 |
| 227 | 3 | 681 |
| 228 | 4 | 912 |
| 229 | 1 | 229 |
| 230 | 6 | 1380 |
| 231 | 5 | 1155 |
| 232 | 7 | 1624 |
| 233 | 1 | 233 |
| 234 | 2 | 468 |
| 235 | 2 | 470 |
| 236 | 4 | 944 |
| 237 | 2 | 474 |
| 241 | 8 | 1928 |
| 242 | 2 | 484 |
| 243 | 3 | 729 |
| 245 | 5 | 1225 |
| 246 | 2 | 492 |
| 247 | 4 | 988 |
| 248 | 6 | 1488 |
| 249 | 2 | 498 |
| 250 | 3 | 750 |
| 252 | 4 | 1008 |
| 253 | 3 | 759 |
| 254 | 4 | 1016 |
| 255 | 3 | 765 |
| 256 | 2 | 512 |
| 257 | 4 | 1028 |
| 258 | 3 | 774 |
| 259 | 5 | 1295 |
| 260 | 217355 | 56512300 |
| 279 | 1 | 279 |
| Total | 218357 | 56624997 |
| Opcode | Count |
| 2 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 0 | 217355 |
| 2 | 1000 |
| 8 | 1 |
| Total | 218356 |
000 RX OCTETS: 474554202f72756e436173653f636173653d333337266167656e743d5377696674576562536f636b657420485454502f312e
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: 8880483cf28e
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3438336366323865
009 TCP DROPPED BY ME