SwiftWebSocket - Case 12.3.15 : Pass - 14505 ms @ 2016-04-13T16:13:06.833Z
Case Description
Send 1000 compressed messages each of payload size 131072, 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=356&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=356&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: 84JS0vjNsM9OCwBgMNytpw==
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: Gyp9RmLJG+PApy23z2IvPiyD2T8= 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 | 2000 | 131072000 |
| Total | 3002 | 131086388 |
| Chop Size | Count | Octets |
| 2 | 3 | 6 |
| 3 | 3 | 9 |
| 4 | 5 | 20 |
| 5 | 3 | 15 |
| 6 | 4 | 24 |
| 7 | 4 | 28 |
| 9 | 5 | 45 |
| 10 | 3 | 30 |
| 11 | 3 | 33 |
| 12 | 2 | 24 |
| 13 | 2 | 26 |
| 14 | 3 | 42 |
| 15 | 2 | 30 |
| 16 | 3 | 48 |
| 17 | 6 | 102 |
| 18 | 1 | 18 |
| 19 | 3 | 57 |
| 20 | 7 | 140 |
| 21 | 4 | 84 |
| 22 | 5 | 110 |
| 23 | 5 | 115 |
| 24 | 3 | 72 |
| 25 | 6 | 150 |
| 26 | 3 | 78 |
| 27 | 2 | 54 |
| 28 | 7 | 196 |
| 29 | 4 | 116 |
| 30 | 9 | 270 |
| 31 | 2 | 62 |
| 32 | 4 | 128 |
| 33 | 5 | 165 |
| 34 | 5 | 170 |
| 35 | 5 | 175 |
| 36 | 5 | 180 |
| 37 | 6 | 222 |
| 38 | 7 | 266 |
| 39 | 4 | 156 |
| 40 | 3 | 120 |
| 41 | 5 | 205 |
| 42 | 6 | 252 |
| 43 | 6 | 258 |
| 44 | 5 | 220 |
| 45 | 10 | 450 |
| 46 | 3 | 138 |
| 47 | 5 | 235 |
| 48 | 5 | 240 |
| 49 | 7 | 343 |
| 50 | 6 | 300 |
| 51 | 6 | 306 |
| 52 | 6 | 312 |
| 53 | 4 | 212 |
| 54 | 8 | 432 |
| 55 | 8 | 440 |
| 56 | 5 | 280 |
| 57 | 9 | 513 |
| 58 | 7 | 406 |
| 59 | 5 | 295 |
| 60 | 4 | 240 |
| 61 | 5 | 305 |
| 62 | 6 | 372 |
| 63 | 4 | 252 |
| 64 | 5 | 320 |
| 65 | 5 | 325 |
| 66 | 9 | 594 |
| 67 | 3 | 201 |
| 68 | 4 | 272 |
| 69 | 8 | 552 |
| 70 | 7 | 490 |
| 71 | 4 | 284 |
| 72 | 3 | 216 |
| 73 | 2 | 146 |
| 74 | 4 | 296 |
| 75 | 4 | 300 |
| 76 | 2 | 152 |
| 77 | 2 | 154 |
| 78 | 4 | 312 |
| 79 | 2 | 158 |
| 80 | 3 | 240 |
| 81 | 3 | 243 |
| 82 | 8 | 656 |
| 83 | 4 | 332 |
| 84 | 3 | 252 |
| 85 | 6 | 510 |
| 86 | 3 | 258 |
| 87 | 4 | 348 |
| 88 | 3 | 264 |
| 89 | 10 | 890 |
| 90 | 5 | 450 |
| 91 | 6 | 546 |
| 92 | 5 | 460 |
| 93 | 6 | 558 |
| 94 | 5 | 470 |
| 95 | 7 | 665 |
| 96 | 2 | 192 |
| 97 | 4 | 388 |
| 98 | 3 | 294 |
| 99 | 3 | 297 |
| 100 | 3 | 300 |
| 101 | 9 | 909 |
| 102 | 3 | 306 |
| 103 | 2 | 206 |
| 104 | 3 | 312 |
| 105 | 2 | 210 |
| 106 | 4 | 424 |
| 107 | 3 | 321 |
| 108 | 2 | 216 |
| 109 | 2 | 218 |
| 110 | 4 | 440 |
| 111 | 3 | 333 |
| 112 | 4 | 448 |
| 113 | 1 | 113 |
| 114 | 4 | 456 |
| 115 | 7 | 805 |
| 116 | 1 | 116 |
| 117 | 9 | 1053 |
| 118 | 3 | 354 |
| 119 | 3 | 357 |
| 120 | 7 | 840 |
| 121 | 8 | 968 |
| 122 | 10 | 1220 |
| 123 | 2 | 246 |
| 124 | 5 | 620 |
| 125 | 7 | 875 |
| 126 | 3 | 378 |
| 127 | 4 | 508 |
| 130 | 5 | 650 |
| 131 | 9 | 1179 |
| 132 | 5 | 660 |
| 133 | 7 | 931 |
| 134 | 4 | 536 |
| 135 | 5 | 675 |
| 136 | 6 | 816 |
| 137 | 5 | 685 |
| 138 | 3 | 414 |
| 139 | 1 | 139 |
| 140 | 3 | 420 |
| 141 | 3 | 423 |
| 142 | 6 | 852 |
| 143 | 5 | 715 |
| 144 | 5 | 720 |
| 145 | 4 | 580 |
| 146 | 4 | 584 |
| 147 | 4 | 588 |
| 148 | 3 | 444 |
| 149 | 8 | 1192 |
| 150 | 5 | 750 |
| 151 | 3 | 453 |
| 152 | 3 | 456 |
| 153 | 4 | 612 |
| 154 | 2 | 308 |
| 155 | 6 | 930 |
| 156 | 4 | 624 |
| 157 | 2 | 314 |
| 158 | 8 | 1264 |
| 159 | 3 | 477 |
| 160 | 3 | 480 |
| 161 | 1 | 161 |
| 162 | 2 | 324 |
| 163 | 5 | 815 |
| 164 | 5 | 820 |
| 165 | 5 | 825 |
| 166 | 2 | 332 |
| 167 | 4 | 668 |
| 168 | 3 | 504 |
| 169 | 2 | 338 |
| 170 | 1 | 170 |
| 171 | 3 | 513 |
| 172 | 3 | 516 |
| 173 | 2 | 346 |
| 175 | 2 | 350 |
| 176 | 1 | 176 |
| 177 | 1 | 177 |
| 178 | 3 | 534 |
| 180 | 1 | 180 |
| 181 | 3 | 543 |
| 182 | 3 | 546 |
| 183 | 3 | 549 |
| 184 | 2 | 368 |
| 185 | 2 | 370 |
| 186 | 4 | 744 |
| 187 | 3 | 561 |
| 188 | 1 | 188 |
| 190 | 2 | 380 |
| 191 | 6 | 1146 |
| 192 | 2 | 384 |
| 193 | 3 | 579 |
| 194 | 2 | 388 |
| 195 | 3 | 585 |
| 196 | 3 | 588 |
| 197 | 3 | 591 |
| 198 | 4 | 792 |
| 199 | 3 | 597 |
| 200 | 4 | 800 |
| 201 | 2 | 402 |
| 202 | 4 | 808 |
| 203 | 2 | 406 |
| 204 | 2 | 408 |
| 205 | 3 | 615 |
| 206 | 1 | 206 |
| 207 | 2 | 414 |
| 209 | 1 | 209 |
| 210 | 2 | 420 |
| 211 | 4 | 844 |
| 212 | 3 | 636 |
| 213 | 3 | 639 |
| 214 | 5 | 1070 |
| 215 | 6 | 1290 |
| 217 | 4 | 868 |
| 219 | 1 | 219 |
| 220 | 4 | 880 |
| 221 | 2 | 442 |
| 222 | 2 | 444 |
| 223 | 4 | 892 |
| 224 | 1 | 224 |
| 225 | 3 | 675 |
| 226 | 5 | 1130 |
| 227 | 1 | 227 |
| 228 | 5 | 1140 |
| 229 | 2 | 458 |
| 230 | 2 | 460 |
| 231 | 5 | 1155 |
| 232 | 4 | 928 |
| 233 | 5 | 1165 |
| 234 | 3 | 702 |
| 235 | 5 | 1175 |
| 236 | 5 | 1180 |
| 237 | 3 | 711 |
| 238 | 2 | 476 |
| 239 | 5 | 1195 |
| 240 | 2 | 480 |
| 241 | 1 | 241 |
| 242 | 3 | 726 |
| 243 | 7 | 1701 |
| 244 | 7 | 1708 |
| 245 | 3 | 735 |
| 246 | 4 | 984 |
| 247 | 7 | 1729 |
| 248 | 3 | 744 |
| 249 | 5 | 1245 |
| 250 | 2 | 500 |
| 251 | 4 | 1004 |
| 252 | 7 | 1764 |
| 253 | 3 | 759 |
| 254 | 3 | 762 |
| 255 | 2 | 510 |
| 256 | 4 | 1024 |
| 257 | 3 | 771 |
| 258 | 7 | 1806 |
| 259 | 1 | 259 |
| 260 | 196776 | 51161760 |
| 279 | 1 | 279 |
| Total | 197778 | 51282152 |
| Opcode | Count |
| 2 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 0 | 196776 |
| 2 | 1000 |
| 8 | 1 |
| Total | 197777 |
000 RX OCTETS: 474554202f72756e436173653f636173653d333536266167656e743d5377696674576562536f636b657420485454502f312e
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: 88803b456915
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3362343536393135
009 TCP DROPPED BY ME