SwiftWebSocket - Case 12.3.12 : Pass - 2120 ms @ 2016-04-13T16:12:51.713Z
Case Description
Send 1000 compressed messages each of payload size 16384, 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=353&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=353&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: GsuWfm7rvpVYNmNV7akHiQ==
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: oN2wF1T+t2x9siibdj5Apc2qEPU= 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 |
| 16392 | 1000 | 16392000 |
| Total | 1002 | 16392388 |
| Chop Size | Count | Octets |
| 2 | 4 | 8 |
| 3 | 1 | 3 |
| 4 | 5 | 20 |
| 5 | 3 | 15 |
| 6 | 5 | 30 |
| 7 | 4 | 28 |
| 8 | 2 | 16 |
| 9 | 3 | 27 |
| 10 | 3 | 30 |
| 11 | 2 | 22 |
| 12 | 1 | 12 |
| 13 | 4 | 52 |
| 14 | 3 | 42 |
| 15 | 5 | 75 |
| 16 | 2 | 32 |
| 17 | 4 | 68 |
| 18 | 1 | 18 |
| 19 | 1 | 19 |
| 20 | 2 | 40 |
| 21 | 6 | 126 |
| 22 | 2 | 44 |
| 23 | 6 | 138 |
| 24 | 3 | 72 |
| 25 | 2 | 50 |
| 26 | 5 | 130 |
| 27 | 4 | 108 |
| 28 | 4 | 112 |
| 29 | 1 | 29 |
| 30 | 2 | 60 |
| 32 | 2 | 64 |
| 33 | 4 | 132 |
| 34 | 1 | 34 |
| 35 | 7 | 245 |
| 36 | 3 | 108 |
| 37 | 6 | 222 |
| 38 | 4 | 152 |
| 39 | 2 | 78 |
| 40 | 6 | 240 |
| 41 | 3 | 123 |
| 42 | 2 | 84 |
| 44 | 2 | 88 |
| 45 | 3 | 135 |
| 46 | 4 | 184 |
| 47 | 5 | 235 |
| 48 | 6 | 288 |
| 49 | 3 | 147 |
| 50 | 5 | 250 |
| 51 | 4 | 204 |
| 52 | 6 | 312 |
| 53 | 6 | 318 |
| 54 | 6 | 324 |
| 55 | 3 | 165 |
| 56 | 7 | 392 |
| 57 | 3 | 171 |
| 58 | 5 | 290 |
| 59 | 2 | 118 |
| 60 | 2 | 120 |
| 61 | 5 | 305 |
| 62 | 8 | 496 |
| 63 | 7 | 441 |
| 64 | 4 | 256 |
| 65 | 2 | 130 |
| 66 | 5 | 330 |
| 67 | 5 | 335 |
| 68 | 4 | 272 |
| 69 | 5 | 345 |
| 70 | 5 | 350 |
| 71 | 7 | 497 |
| 72 | 9 | 648 |
| 73 | 8 | 584 |
| 74 | 7 | 518 |
| 75 | 8 | 600 |
| 76 | 5 | 380 |
| 77 | 4 | 308 |
| 78 | 3 | 234 |
| 79 | 12 | 948 |
| 80 | 3 | 240 |
| 81 | 3 | 243 |
| 82 | 3 | 246 |
| 83 | 6 | 498 |
| 84 | 5 | 420 |
| 85 | 5 | 425 |
| 86 | 5 | 430 |
| 87 | 1 | 87 |
| 88 | 4 | 352 |
| 89 | 5 | 445 |
| 90 | 5 | 450 |
| 91 | 7 | 637 |
| 92 | 3 | 276 |
| 93 | 4 | 372 |
| 94 | 6 | 564 |
| 95 | 7 | 665 |
| 96 | 4 | 384 |
| 97 | 6 | 582 |
| 98 | 4 | 392 |
| 99 | 7 | 693 |
| 100 | 2 | 200 |
| 101 | 4 | 404 |
| 102 | 6 | 612 |
| 103 | 4 | 412 |
| 104 | 5 | 520 |
| 105 | 4 | 420 |
| 106 | 5 | 530 |
| 107 | 5 | 535 |
| 108 | 4 | 432 |
| 109 | 6 | 654 |
| 110 | 1 | 110 |
| 111 | 3 | 333 |
| 112 | 3 | 336 |
| 113 | 3 | 339 |
| 114 | 5 | 570 |
| 115 | 3 | 345 |
| 116 | 4 | 464 |
| 117 | 3 | 351 |
| 118 | 2 | 236 |
| 119 | 3 | 357 |
| 120 | 6 | 720 |
| 121 | 5 | 605 |
| 122 | 3 | 366 |
| 123 | 4 | 492 |
| 124 | 4 | 496 |
| 125 | 3 | 375 |
| 126 | 5 | 630 |
| 127 | 3 | 381 |
| 130 | 6 | 780 |
| 131 | 6 | 786 |
| 132 | 4 | 528 |
| 133 | 4 | 532 |
| 134 | 6 | 804 |
| 135 | 5 | 675 |
| 136 | 5 | 680 |
| 137 | 3 | 411 |
| 138 | 6 | 828 |
| 139 | 11 | 1529 |
| 140 | 4 | 560 |
| 141 | 6 | 846 |
| 142 | 5 | 710 |
| 143 | 6 | 858 |
| 144 | 4 | 576 |
| 145 | 7 | 1015 |
| 146 | 3 | 438 |
| 147 | 8 | 1176 |
| 148 | 3 | 444 |
| 149 | 5 | 745 |
| 150 | 3 | 450 |
| 151 | 5 | 755 |
| 152 | 3 | 456 |
| 153 | 3 | 459 |
| 154 | 4 | 616 |
| 155 | 4 | 620 |
| 156 | 3 | 468 |
| 157 | 6 | 942 |
| 158 | 6 | 948 |
| 159 | 1 | 159 |
| 160 | 3 | 480 |
| 161 | 6 | 966 |
| 162 | 1 | 162 |
| 163 | 6 | 978 |
| 164 | 7 | 1148 |
| 165 | 2 | 330 |
| 167 | 3 | 501 |
| 168 | 2 | 336 |
| 169 | 3 | 507 |
| 170 | 2 | 340 |
| 171 | 3 | 513 |
| 172 | 5 | 860 |
| 173 | 4 | 692 |
| 174 | 2 | 348 |
| 175 | 6 | 1050 |
| 176 | 1 | 176 |
| 177 | 2 | 354 |
| 178 | 1 | 178 |
| 179 | 4 | 716 |
| 180 | 1 | 180 |
| 181 | 8 | 1448 |
| 182 | 4 | 728 |
| 183 | 3 | 549 |
| 184 | 5 | 920 |
| 185 | 4 | 740 |
| 186 | 1 | 186 |
| 187 | 2 | 374 |
| 188 | 6 | 1128 |
| 189 | 4 | 756 |
| 190 | 1 | 190 |
| 191 | 4 | 764 |
| 192 | 1 | 192 |
| 194 | 3 | 582 |
| 195 | 5 | 975 |
| 196 | 4 | 784 |
| 197 | 4 | 788 |
| 198 | 2 | 396 |
| 199 | 5 | 995 |
| 200 | 7 | 1400 |
| 201 | 3 | 603 |
| 202 | 1 | 202 |
| 203 | 1 | 203 |
| 204 | 4 | 816 |
| 205 | 5 | 1025 |
| 206 | 4 | 824 |
| 207 | 3 | 621 |
| 208 | 6 | 1248 |
| 209 | 2 | 418 |
| 210 | 4 | 840 |
| 211 | 5 | 1055 |
| 212 | 4 | 848 |
| 213 | 4 | 852 |
| 214 | 4 | 856 |
| 215 | 2 | 430 |
| 216 | 2 | 432 |
| 218 | 2 | 436 |
| 219 | 5 | 1095 |
| 220 | 7 | 1540 |
| 221 | 8 | 1768 |
| 222 | 1 | 222 |
| 223 | 2 | 446 |
| 224 | 5 | 1120 |
| 225 | 9 | 2025 |
| 226 | 5 | 1130 |
| 227 | 5 | 1135 |
| 228 | 1 | 228 |
| 229 | 3 | 687 |
| 230 | 3 | 690 |
| 231 | 7 | 1617 |
| 232 | 4 | 928 |
| 233 | 4 | 932 |
| 234 | 1 | 234 |
| 235 | 6 | 1410 |
| 236 | 5 | 1180 |
| 237 | 3 | 711 |
| 238 | 4 | 952 |
| 239 | 5 | 1195 |
| 240 | 2 | 480 |
| 241 | 6 | 1446 |
| 242 | 1 | 242 |
| 243 | 6 | 1458 |
| 244 | 3 | 732 |
| 245 | 3 | 735 |
| 246 | 5 | 1230 |
| 247 | 2 | 494 |
| 248 | 2 | 496 |
| 249 | 3 | 747 |
| 250 | 3 | 750 |
| 251 | 3 | 753 |
| 252 | 2 | 504 |
| 253 | 2 | 506 |
| 254 | 1 | 254 |
| 255 | 2 | 510 |
| 256 | 4 | 1024 |
| 257 | 2 | 514 |
| 258 | 1 | 258 |
| 259 | 1 | 259 |
| 260 | 24281 | 6313060 |
| 279 | 1 | 279 |
| Total | 25283 | 6440441 |
| Opcode | Count |
| 2 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 0 | 24281 |
| 2 | 1000 |
| 8 | 1 |
| Total | 25282 |
000 RX OCTETS: 474554202f72756e436173653f636173653d333533266167656e743d5377696674576562536f636b657420485454502f312e
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: 8880592cac31
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3539326361633331
009 TCP DROPPED BY ME