SwiftWebSocket - Case 13.3.12 : Pass - 1302 ms @ 2016-04-13T16:16:47.087Z
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
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=443&agent=SwiftWebSocket HTTP/1.1 Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits; server_max_window_bits=8 Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=443&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: Fq3C2BlMPvR+vYtjZqtAhw==
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: DvuVb9elu11u1Yq/D52+4REsvh8= Sec-WebSocket-Extensions: permessage-deflate; server_max_window_bits=8; client_max_window_bits=8
| 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 |
| 381 | 1 | 381 |
| 16392 | 1000 | 16392000 |
| Total | 1002 | 16392387 |
| Chop Size | Count | Octets |
| 2 | 3 | 6 |
| 3 | 8 | 24 |
| 4 | 6 | 24 |
| 5 | 12 | 60 |
| 6 | 5 | 30 |
| 7 | 5 | 35 |
| 8 | 2 | 16 |
| 9 | 3 | 27 |
| 10 | 2 | 20 |
| 12 | 4 | 48 |
| 13 | 2 | 26 |
| 14 | 4 | 56 |
| 15 | 3 | 45 |
| 16 | 9 | 144 |
| 17 | 5 | 85 |
| 18 | 5 | 90 |
| 19 | 5 | 95 |
| 20 | 3 | 60 |
| 21 | 8 | 168 |
| 22 | 11 | 242 |
| 23 | 9 | 207 |
| 24 | 4 | 96 |
| 25 | 7 | 175 |
| 26 | 5 | 130 |
| 27 | 10 | 270 |
| 28 | 9 | 252 |
| 29 | 12 | 348 |
| 30 | 9 | 270 |
| 31 | 10 | 310 |
| 32 | 10 | 320 |
| 33 | 13 | 429 |
| 34 | 7 | 238 |
| 35 | 10 | 350 |
| 36 | 9 | 324 |
| 37 | 5 | 185 |
| 38 | 6 | 228 |
| 39 | 5 | 195 |
| 40 | 4 | 160 |
| 41 | 5 | 205 |
| 42 | 6 | 252 |
| 43 | 1 | 43 |
| 44 | 3 | 132 |
| 45 | 4 | 180 |
| 46 | 4 | 184 |
| 47 | 5 | 235 |
| 48 | 4 | 192 |
| 49 | 4 | 196 |
| 50 | 3 | 150 |
| 51 | 4 | 204 |
| 52 | 7 | 364 |
| 53 | 3 | 159 |
| 54 | 2 | 108 |
| 55 | 4 | 220 |
| 56 | 2 | 112 |
| 57 | 4 | 228 |
| 58 | 2 | 116 |
| 59 | 3 | 177 |
| 60 | 2 | 120 |
| 61 | 3 | 183 |
| 62 | 3 | 186 |
| 63 | 4 | 252 |
| 64 | 2 | 128 |
| 65 | 2 | 130 |
| 66 | 2 | 132 |
| 67 | 1 | 67 |
| 68 | 4 | 272 |
| 69 | 6 | 414 |
| 70 | 7 | 490 |
| 71 | 5 | 355 |
| 72 | 6 | 432 |
| 73 | 12 | 876 |
| 74 | 3 | 222 |
| 75 | 5 | 375 |
| 76 | 3 | 228 |
| 77 | 5 | 385 |
| 78 | 2 | 156 |
| 79 | 3 | 237 |
| 80 | 1 | 80 |
| 81 | 2 | 162 |
| 82 | 3 | 246 |
| 83 | 4 | 332 |
| 84 | 3 | 252 |
| 85 | 9 | 765 |
| 86 | 3 | 258 |
| 87 | 4 | 348 |
| 88 | 6 | 528 |
| 89 | 3 | 267 |
| 90 | 3 | 270 |
| 91 | 6 | 546 |
| 92 | 6 | 552 |
| 93 | 9 | 837 |
| 94 | 9 | 846 |
| 95 | 5 | 475 |
| 96 | 4 | 384 |
| 97 | 2 | 194 |
| 98 | 7 | 686 |
| 99 | 4 | 396 |
| 100 | 5 | 500 |
| 101 | 2 | 202 |
| 102 | 2 | 204 |
| 103 | 3 | 309 |
| 104 | 11 | 1144 |
| 105 | 6 | 630 |
| 106 | 4 | 424 |
| 107 | 1 | 107 |
| 108 | 2 | 216 |
| 109 | 6 | 654 |
| 110 | 7 | 770 |
| 111 | 7 | 777 |
| 112 | 5 | 560 |
| 113 | 1 | 113 |
| 114 | 4 | 456 |
| 115 | 2 | 230 |
| 116 | 3 | 348 |
| 117 | 4 | 468 |
| 118 | 4 | 472 |
| 119 | 1 | 119 |
| 120 | 1 | 120 |
| 121 | 2 | 242 |
| 122 | 2 | 244 |
| 124 | 1 | 124 |
| 125 | 1 | 125 |
| 126 | 1 | 126 |
| 127 | 1 | 127 |
| 130 | 1 | 130 |
| 131 | 2 | 262 |
| 132 | 2 | 264 |
| 133 | 6 | 798 |
| 134 | 3 | 402 |
| 135 | 1 | 135 |
| 137 | 3 | 411 |
| 138 | 1 | 138 |
| 140 | 3 | 420 |
| 141 | 1 | 141 |
| 142 | 5 | 710 |
| 144 | 5 | 720 |
| 145 | 2 | 290 |
| 146 | 3 | 438 |
| 147 | 2 | 294 |
| 149 | 4 | 596 |
| 150 | 1 | 150 |
| 151 | 5 | 755 |
| 152 | 2 | 304 |
| 153 | 4 | 612 |
| 154 | 9 | 1386 |
| 155 | 3 | 465 |
| 156 | 6 | 936 |
| 157 | 5 | 785 |
| 158 | 3 | 474 |
| 159 | 10 | 1590 |
| 160 | 2 | 320 |
| 161 | 6 | 966 |
| 162 | 5 | 810 |
| 163 | 5 | 815 |
| 164 | 4 | 656 |
| 165 | 6 | 990 |
| 166 | 6 | 996 |
| 167 | 4 | 668 |
| 168 | 1 | 168 |
| 169 | 3 | 507 |
| 170 | 9 | 1530 |
| 171 | 5 | 855 |
| 172 | 3 | 516 |
| 173 | 1 | 173 |
| 174 | 2 | 348 |
| 176 | 3 | 528 |
| 177 | 4 | 708 |
| 178 | 2 | 356 |
| 179 | 7 | 1253 |
| 180 | 8 | 1440 |
| 181 | 4 | 724 |
| 182 | 6 | 1092 |
| 183 | 9 | 1647 |
| 184 | 6 | 1104 |
| 185 | 5 | 925 |
| 186 | 5 | 930 |
| 187 | 6 | 1122 |
| 188 | 9 | 1692 |
| 189 | 4 | 756 |
| 190 | 9 | 1710 |
| 191 | 4 | 764 |
| 192 | 7 | 1344 |
| 193 | 3 | 579 |
| 194 | 7 | 1358 |
| 195 | 5 | 975 |
| 196 | 6 | 1176 |
| 197 | 1 | 197 |
| 198 | 2 | 396 |
| 199 | 2 | 398 |
| 200 | 3 | 600 |
| 201 | 4 | 804 |
| 202 | 3 | 606 |
| 203 | 5 | 1015 |
| 204 | 3 | 612 |
| 205 | 1 | 205 |
| 206 | 4 | 824 |
| 207 | 3 | 621 |
| 208 | 2 | 416 |
| 212 | 3 | 636 |
| 216 | 1 | 216 |
| 218 | 3 | 654 |
| 219 | 1 | 219 |
| 220 | 4 | 880 |
| 221 | 5 | 1105 |
| 222 | 2 | 444 |
| 223 | 1 | 223 |
| 224 | 2 | 448 |
| 225 | 1 | 225 |
| 226 | 4 | 904 |
| 227 | 2 | 454 |
| 229 | 5 | 1145 |
| 230 | 1 | 230 |
| 231 | 4 | 924 |
| 232 | 2 | 464 |
| 233 | 2 | 466 |
| 234 | 1 | 234 |
| 235 | 2 | 470 |
| 236 | 1 | 236 |
| 237 | 2 | 474 |
| 238 | 5 | 1190 |
| 239 | 3 | 717 |
| 240 | 5 | 1200 |
| 241 | 4 | 964 |
| 242 | 4 | 968 |
| 243 | 1 | 243 |
| 244 | 2 | 488 |
| 246 | 5 | 1230 |
| 247 | 1 | 247 |
| 249 | 3 | 747 |
| 251 | 2 | 502 |
| 252 | 1 | 252 |
| 253 | 3 | 759 |
| 254 | 2 | 508 |
| 255 | 2 | 510 |
| 256 | 3 | 768 |
| 257 | 3 | 771 |
| 258 | 8 | 2064 |
| 259 | 8 | 2072 |
| 260 | 2021 | 525460 |
| 304 | 1 | 304 |
| Total | 3023 | 638936 |
| Opcode | Count |
| 1 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 0 | 2021 |
| 1 | 1000 |
| 8 | 1 |
| Total | 3022 |
000 RX OCTETS: 474554202f72756e436173653f636173653d343433266167656e743d5377696674576562536f636b657420485454502f312e
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: 88803a77ddfd
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3361373764646664
009 TCP DROPPED BY ME