SwiftWebSocket - Case 13.2.12 : Pass - 714 ms @ 2016-04-13T16:16:10.491Z
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
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=425&agent=SwiftWebSocket HTTP/1.1 Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; server_no_context_takeover; client_max_window_bits Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=425&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: p6OlwjXPJ32yWZEgqL7LWQ==
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: aGx/4JihO0XGhZsclf0MW3iYhiM= Sec-WebSocket-Extensions: permessage-deflate; server_no_context_takeover; client_no_context_takeover
| 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 |
| 411 | 1 | 411 |
| 16392 | 1000 | 16392000 |
| Total | 1002 | 16392417 |
| Chop Size | Count | Octets |
| 2 | 3 | 6 |
| 3 | 7 | 21 |
| 4 | 8 | 32 |
| 5 | 7 | 35 |
| 6 | 2 | 12 |
| 7 | 7 | 49 |
| 8 | 7 | 56 |
| 9 | 5 | 45 |
| 10 | 8 | 80 |
| 11 | 2 | 22 |
| 12 | 3 | 36 |
| 13 | 2 | 26 |
| 14 | 3 | 42 |
| 15 | 3 | 45 |
| 16 | 1 | 16 |
| 17 | 7 | 119 |
| 18 | 3 | 54 |
| 19 | 2 | 38 |
| 20 | 2 | 40 |
| 21 | 1 | 21 |
| 22 | 3 | 66 |
| 23 | 5 | 115 |
| 24 | 3 | 72 |
| 25 | 3 | 75 |
| 26 | 3 | 78 |
| 27 | 3 | 81 |
| 28 | 1 | 28 |
| 29 | 1 | 29 |
| 30 | 2 | 60 |
| 31 | 5 | 155 |
| 32 | 5 | 160 |
| 33 | 1 | 33 |
| 34 | 3 | 102 |
| 35 | 3 | 105 |
| 36 | 2 | 72 |
| 37 | 1 | 37 |
| 38 | 1 | 38 |
| 39 | 1 | 39 |
| 40 | 1 | 40 |
| 41 | 4 | 164 |
| 42 | 4 | 168 |
| 44 | 3 | 132 |
| 45 | 4 | 180 |
| 47 | 1 | 47 |
| 48 | 6 | 288 |
| 49 | 2 | 98 |
| 50 | 2 | 100 |
| 51 | 3 | 153 |
| 52 | 3 | 156 |
| 53 | 2 | 106 |
| 54 | 2 | 108 |
| 55 | 1 | 55 |
| 56 | 4 | 224 |
| 57 | 4 | 228 |
| 58 | 2 | 116 |
| 59 | 1 | 59 |
| 60 | 4 | 240 |
| 61 | 2 | 122 |
| 62 | 4 | 248 |
| 63 | 5 | 315 |
| 64 | 4 | 256 |
| 65 | 3 | 195 |
| 66 | 5 | 330 |
| 67 | 6 | 402 |
| 68 | 6 | 408 |
| 69 | 6 | 414 |
| 70 | 8 | 560 |
| 71 | 6 | 426 |
| 72 | 7 | 504 |
| 73 | 2 | 146 |
| 74 | 5 | 370 |
| 75 | 4 | 300 |
| 76 | 3 | 228 |
| 77 | 4 | 308 |
| 78 | 3 | 234 |
| 79 | 3 | 237 |
| 80 | 2 | 160 |
| 81 | 1 | 81 |
| 82 | 1 | 82 |
| 83 | 2 | 166 |
| 84 | 2 | 168 |
| 85 | 2 | 170 |
| 87 | 4 | 348 |
| 88 | 5 | 440 |
| 90 | 5 | 450 |
| 91 | 2 | 182 |
| 92 | 2 | 184 |
| 93 | 4 | 372 |
| 94 | 4 | 376 |
| 95 | 1 | 95 |
| 96 | 7 | 672 |
| 97 | 3 | 291 |
| 98 | 3 | 294 |
| 99 | 6 | 594 |
| 100 | 1 | 100 |
| 101 | 4 | 404 |
| 102 | 2 | 204 |
| 103 | 4 | 412 |
| 105 | 2 | 210 |
| 106 | 5 | 530 |
| 108 | 1 | 108 |
| 109 | 1 | 109 |
| 110 | 6 | 660 |
| 111 | 4 | 444 |
| 112 | 2 | 224 |
| 113 | 1 | 113 |
| 114 | 1 | 114 |
| 115 | 1 | 115 |
| 116 | 3 | 348 |
| 117 | 2 | 234 |
| 118 | 1 | 118 |
| 119 | 2 | 238 |
| 120 | 2 | 240 |
| 121 | 1 | 121 |
| 122 | 3 | 366 |
| 123 | 1 | 123 |
| 124 | 1 | 124 |
| 125 | 1 | 125 |
| 126 | 3 | 378 |
| 127 | 2 | 254 |
| 130 | 2 | 260 |
| 131 | 3 | 393 |
| 132 | 6 | 792 |
| 133 | 3 | 399 |
| 134 | 3 | 402 |
| 135 | 3 | 405 |
| 137 | 2 | 274 |
| 138 | 1 | 138 |
| 139 | 1 | 139 |
| 140 | 2 | 280 |
| 141 | 2 | 282 |
| 142 | 5 | 710 |
| 143 | 3 | 429 |
| 144 | 7 | 1008 |
| 145 | 5 | 725 |
| 146 | 6 | 876 |
| 147 | 3 | 441 |
| 148 | 2 | 296 |
| 149 | 3 | 447 |
| 150 | 3 | 450 |
| 151 | 6 | 906 |
| 152 | 6 | 912 |
| 153 | 4 | 612 |
| 154 | 4 | 616 |
| 155 | 5 | 775 |
| 156 | 6 | 936 |
| 157 | 3 | 471 |
| 158 | 5 | 790 |
| 159 | 8 | 1272 |
| 160 | 3 | 480 |
| 161 | 4 | 644 |
| 162 | 3 | 486 |
| 163 | 5 | 815 |
| 164 | 6 | 984 |
| 165 | 3 | 495 |
| 166 | 5 | 830 |
| 167 | 4 | 668 |
| 168 | 3 | 504 |
| 169 | 8 | 1352 |
| 170 | 5 | 850 |
| 171 | 7 | 1197 |
| 172 | 4 | 688 |
| 173 | 3 | 519 |
| 174 | 3 | 522 |
| 175 | 5 | 875 |
| 176 | 7 | 1232 |
| 177 | 4 | 708 |
| 178 | 4 | 712 |
| 179 | 4 | 716 |
| 180 | 3 | 540 |
| 181 | 5 | 905 |
| 182 | 2 | 364 |
| 183 | 4 | 732 |
| 184 | 1 | 184 |
| 185 | 6 | 1110 |
| 186 | 6 | 1116 |
| 187 | 6 | 1122 |
| 188 | 1 | 188 |
| 189 | 3 | 567 |
| 190 | 6 | 1140 |
| 191 | 1 | 191 |
| 192 | 3 | 576 |
| 193 | 4 | 772 |
| 194 | 4 | 776 |
| 195 | 6 | 1170 |
| 196 | 4 | 784 |
| 197 | 4 | 788 |
| 198 | 1 | 198 |
| 199 | 1 | 199 |
| 200 | 1 | 200 |
| 201 | 1 | 201 |
| 202 | 2 | 404 |
| 203 | 1 | 203 |
| 204 | 4 | 816 |
| 205 | 10 | 2050 |
| 206 | 4 | 824 |
| 207 | 4 | 828 |
| 208 | 5 | 1040 |
| 209 | 7 | 1463 |
| 210 | 5 | 1050 |
| 211 | 10 | 2110 |
| 212 | 7 | 1484 |
| 213 | 13 | 2769 |
| 214 | 13 | 2782 |
| 215 | 9 | 1935 |
| 216 | 13 | 2808 |
| 217 | 7 | 1519 |
| 218 | 9 | 1962 |
| 219 | 16 | 3504 |
| 220 | 15 | 3300 |
| 221 | 12 | 2652 |
| 222 | 6 | 1332 |
| 223 | 13 | 2899 |
| 224 | 4 | 896 |
| 225 | 9 | 2025 |
| 226 | 5 | 1130 |
| 227 | 4 | 908 |
| 228 | 7 | 1596 |
| 229 | 4 | 916 |
| 230 | 3 | 690 |
| 231 | 2 | 462 |
| 232 | 6 | 1392 |
| 233 | 2 | 466 |
| 234 | 3 | 702 |
| 235 | 2 | 470 |
| 236 | 5 | 1180 |
| 237 | 3 | 711 |
| 238 | 2 | 476 |
| 239 | 4 | 956 |
| 240 | 2 | 480 |
| 241 | 5 | 1205 |
| 242 | 2 | 484 |
| 243 | 2 | 486 |
| 244 | 2 | 488 |
| 245 | 7 | 1715 |
| 246 | 3 | 738 |
| 247 | 6 | 1482 |
| 248 | 4 | 992 |
| 249 | 5 | 1245 |
| 250 | 4 | 1000 |
| 251 | 6 | 1506 |
| 252 | 5 | 1260 |
| 253 | 4 | 1012 |
| 254 | 7 | 1778 |
| 255 | 6 | 1530 |
| 256 | 6 | 1536 |
| 257 | 9 | 2313 |
| 258 | 8 | 2064 |
| 259 | 2 | 518 |
| 260 | 2694 | 700440 |
| 308 | 1 | 308 |
| Total | 3696 | 847172 |
| Opcode | Count |
| 1 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 0 | 2694 |
| 1 | 1000 |
| 8 | 1 |
| Total | 3695 |
000 RX OCTETS: 474554202f72756e436173653f636173653d343235266167656e743d5377696674576562536f636b657420485454502f312e
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: 8880bf6026b3
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6266363032366233
009 TCP DROPPED BY ME