SwiftWebSocket - Case 12.5.14 : Pass - 6724 ms @ 2016-04-13T16:14:55.867Z
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=391&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=391&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: 9SC0OgzXK7LtlJ7rkuTieQ==
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: XXAG1YILgOyzljF7TMOyiMzrPy0= 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 | 3 | 6 |
| 3 | 1 | 3 |
| 4 | 6 | 24 |
| 5 | 4 | 20 |
| 6 | 3 | 18 |
| 7 | 4 | 28 |
| 8 | 3 | 24 |
| 9 | 1 | 9 |
| 10 | 5 | 50 |
| 12 | 6 | 72 |
| 13 | 3 | 39 |
| 14 | 6 | 84 |
| 15 | 6 | 90 |
| 16 | 4 | 64 |
| 17 | 3 | 51 |
| 18 | 6 | 108 |
| 19 | 3 | 57 |
| 20 | 4 | 80 |
| 21 | 4 | 84 |
| 22 | 8 | 176 |
| 23 | 3 | 69 |
| 24 | 1 | 24 |
| 25 | 8 | 200 |
| 26 | 4 | 104 |
| 27 | 9 | 243 |
| 28 | 1 | 28 |
| 29 | 7 | 203 |
| 30 | 2 | 60 |
| 31 | 5 | 155 |
| 32 | 2 | 64 |
| 33 | 7 | 231 |
| 34 | 8 | 272 |
| 35 | 3 | 105 |
| 36 | 5 | 180 |
| 38 | 4 | 152 |
| 39 | 2 | 78 |
| 40 | 1 | 40 |
| 41 | 5 | 205 |
| 42 | 2 | 84 |
| 43 | 2 | 86 |
| 44 | 4 | 176 |
| 45 | 4 | 180 |
| 46 | 1 | 46 |
| 47 | 1 | 47 |
| 48 | 3 | 144 |
| 49 | 3 | 147 |
| 50 | 4 | 200 |
| 51 | 4 | 204 |
| 52 | 4 | 208 |
| 53 | 4 | 212 |
| 54 | 5 | 270 |
| 55 | 13 | 715 |
| 56 | 1 | 56 |
| 57 | 8 | 456 |
| 58 | 3 | 174 |
| 59 | 3 | 177 |
| 60 | 5 | 300 |
| 61 | 2 | 122 |
| 62 | 5 | 310 |
| 63 | 3 | 189 |
| 64 | 2 | 128 |
| 65 | 5 | 325 |
| 66 | 8 | 528 |
| 67 | 6 | 402 |
| 68 | 5 | 340 |
| 69 | 1 | 69 |
| 70 | 6 | 420 |
| 71 | 3 | 213 |
| 72 | 7 | 504 |
| 73 | 2 | 146 |
| 74 | 4 | 296 |
| 75 | 2 | 150 |
| 76 | 4 | 304 |
| 77 | 6 | 462 |
| 78 | 3 | 234 |
| 79 | 1 | 79 |
| 80 | 4 | 320 |
| 81 | 4 | 324 |
| 82 | 2 | 164 |
| 83 | 3 | 249 |
| 84 | 3 | 252 |
| 85 | 1 | 85 |
| 86 | 2 | 172 |
| 87 | 9 | 783 |
| 88 | 6 | 528 |
| 89 | 5 | 445 |
| 90 | 3 | 270 |
| 91 | 4 | 364 |
| 92 | 6 | 552 |
| 93 | 4 | 372 |
| 94 | 4 | 376 |
| 95 | 9 | 855 |
| 96 | 1 | 96 |
| 97 | 2 | 194 |
| 98 | 1 | 98 |
| 99 | 2 | 198 |
| 100 | 5 | 500 |
| 101 | 4 | 404 |
| 102 | 4 | 408 |
| 103 | 3 | 309 |
| 104 | 4 | 416 |
| 105 | 5 | 525 |
| 106 | 3 | 318 |
| 107 | 5 | 535 |
| 109 | 3 | 327 |
| 110 | 2 | 220 |
| 111 | 4 | 444 |
| 112 | 2 | 224 |
| 114 | 3 | 342 |
| 115 | 1 | 115 |
| 116 | 3 | 348 |
| 117 | 8 | 936 |
| 118 | 6 | 708 |
| 119 | 8 | 952 |
| 120 | 1 | 120 |
| 121 | 3 | 363 |
| 122 | 3 | 366 |
| 123 | 1 | 123 |
| 124 | 2 | 248 |
| 125 | 2 | 250 |
| 126 | 2 | 252 |
| 127 | 2 | 254 |
| 130 | 2 | 260 |
| 131 | 3 | 393 |
| 132 | 4 | 528 |
| 133 | 7 | 931 |
| 134 | 8 | 1072 |
| 135 | 5 | 675 |
| 136 | 5 | 680 |
| 137 | 10 | 1370 |
| 138 | 6 | 828 |
| 139 | 5 | 695 |
| 140 | 7 | 980 |
| 141 | 9 | 1269 |
| 142 | 5 | 710 |
| 143 | 6 | 858 |
| 144 | 5 | 720 |
| 145 | 2 | 290 |
| 146 | 5 | 730 |
| 147 | 3 | 441 |
| 148 | 4 | 592 |
| 149 | 5 | 745 |
| 150 | 4 | 600 |
| 151 | 2 | 302 |
| 152 | 3 | 456 |
| 153 | 2 | 306 |
| 154 | 1 | 154 |
| 155 | 2 | 310 |
| 156 | 1 | 156 |
| 157 | 2 | 314 |
| 158 | 4 | 632 |
| 159 | 6 | 954 |
| 160 | 2 | 320 |
| 161 | 3 | 483 |
| 162 | 1 | 162 |
| 163 | 4 | 652 |
| 164 | 2 | 328 |
| 165 | 2 | 330 |
| 167 | 2 | 334 |
| 168 | 3 | 504 |
| 169 | 5 | 845 |
| 170 | 2 | 340 |
| 171 | 5 | 855 |
| 172 | 7 | 1204 |
| 173 | 3 | 519 |
| 174 | 8 | 1392 |
| 175 | 3 | 525 |
| 176 | 3 | 528 |
| 177 | 3 | 531 |
| 178 | 2 | 356 |
| 180 | 5 | 900 |
| 181 | 4 | 724 |
| 182 | 4 | 728 |
| 184 | 2 | 368 |
| 185 | 7 | 1295 |
| 186 | 3 | 558 |
| 187 | 3 | 561 |
| 188 | 1 | 188 |
| 189 | 2 | 378 |
| 190 | 10 | 1900 |
| 191 | 8 | 1528 |
| 192 | 3 | 576 |
| 193 | 10 | 1930 |
| 194 | 5 | 970 |
| 195 | 6 | 1170 |
| 196 | 3 | 588 |
| 197 | 10 | 1970 |
| 198 | 3 | 594 |
| 199 | 4 | 796 |
| 200 | 2 | 400 |
| 201 | 3 | 603 |
| 202 | 4 | 808 |
| 203 | 4 | 812 |
| 204 | 2 | 408 |
| 206 | 3 | 618 |
| 207 | 3 | 621 |
| 208 | 3 | 624 |
| 209 | 6 | 1254 |
| 210 | 2 | 420 |
| 211 | 5 | 1055 |
| 212 | 7 | 1484 |
| 213 | 2 | 426 |
| 214 | 1 | 214 |
| 215 | 4 | 860 |
| 216 | 5 | 1080 |
| 217 | 9 | 1953 |
| 218 | 4 | 872 |
| 219 | 2 | 438 |
| 220 | 5 | 1100 |
| 221 | 5 | 1105 |
| 222 | 5 | 1110 |
| 223 | 2 | 446 |
| 224 | 5 | 1120 |
| 225 | 2 | 450 |
| 226 | 4 | 904 |
| 227 | 4 | 908 |
| 228 | 5 | 1140 |
| 229 | 5 | 1145 |
| 230 | 7 | 1610 |
| 231 | 5 | 1155 |
| 232 | 8 | 1856 |
| 233 | 5 | 1165 |
| 234 | 4 | 936 |
| 235 | 6 | 1410 |
| 236 | 6 | 1416 |
| 237 | 2 | 474 |
| 238 | 6 | 1428 |
| 239 | 1 | 239 |
| 240 | 12 | 2880 |
| 241 | 5 | 1205 |
| 242 | 3 | 726 |
| 243 | 6 | 1458 |
| 244 | 1 | 244 |
| 245 | 4 | 980 |
| 246 | 2 | 492 |
| 247 | 5 | 1235 |
| 248 | 1 | 248 |
| 249 | 3 | 747 |
| 250 | 5 | 1250 |
| 251 | 5 | 1255 |
| 252 | 3 | 756 |
| 253 | 4 | 1012 |
| 254 | 1 | 254 |
| 255 | 3 | 765 |
| 256 | 7 | 1792 |
| 257 | 3 | 771 |
| 258 | 4 | 1032 |
| 259 | 2 | 518 |
| 260 | 193897 | 50413220 |
| 279 | 1 | 279 |
| Total | 194899 | 50545374 |
| Opcode | Count |
| 2 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 0 | 193897 |
| 2 | 1000 |
| 8 | 1 |
| Total | 194898 |
000 RX OCTETS: 474554202f72756e436173653f636173653d333931266167656e743d5377696674576562536f636b657420485454502f312e
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: 8880efbfca2b
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6566626663613262
009 TCP DROPPED BY ME