SwiftWebSocket - Case 12.5.13 : Pass - 3734 ms @ 2016-04-13T16:14:52.125Z
Case Description
Send 1000 compressed messages each of payload size 32768, 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=390&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=390&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: wx2SV5qOXif7yY+R62bUGg==
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: vwbriZ7iUb1Tb3skKzSEii9p4Go= 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 |
| 32776 | 1000 | 32776000 |
| Total | 1002 | 32776388 |
| Chop Size | Count | Octets |
| 2 | 3 | 6 |
| 3 | 4 | 12 |
| 4 | 6 | 24 |
| 5 | 3 | 15 |
| 6 | 3 | 18 |
| 7 | 3 | 21 |
| 8 | 4 | 32 |
| 9 | 2 | 18 |
| 10 | 3 | 30 |
| 11 | 3 | 33 |
| 12 | 2 | 24 |
| 13 | 6 | 78 |
| 14 | 4 | 56 |
| 15 | 5 | 75 |
| 16 | 4 | 64 |
| 17 | 1 | 17 |
| 18 | 2 | 36 |
| 19 | 8 | 152 |
| 20 | 2 | 40 |
| 21 | 6 | 126 |
| 22 | 1 | 22 |
| 23 | 1 | 23 |
| 24 | 5 | 120 |
| 25 | 3 | 75 |
| 26 | 8 | 208 |
| 27 | 4 | 108 |
| 28 | 4 | 112 |
| 29 | 3 | 87 |
| 30 | 1 | 30 |
| 31 | 1 | 31 |
| 32 | 4 | 128 |
| 33 | 3 | 99 |
| 34 | 6 | 204 |
| 35 | 6 | 210 |
| 36 | 4 | 144 |
| 37 | 4 | 148 |
| 38 | 6 | 228 |
| 39 | 4 | 156 |
| 40 | 3 | 120 |
| 41 | 2 | 82 |
| 42 | 6 | 252 |
| 43 | 3 | 129 |
| 44 | 1 | 44 |
| 45 | 5 | 225 |
| 46 | 2 | 92 |
| 47 | 1 | 47 |
| 48 | 5 | 240 |
| 50 | 3 | 150 |
| 51 | 5 | 255 |
| 52 | 2 | 104 |
| 53 | 3 | 159 |
| 54 | 6 | 324 |
| 55 | 2 | 110 |
| 56 | 1 | 56 |
| 57 | 6 | 342 |
| 58 | 4 | 232 |
| 59 | 3 | 177 |
| 61 | 8 | 488 |
| 62 | 3 | 186 |
| 63 | 2 | 126 |
| 64 | 3 | 192 |
| 65 | 3 | 195 |
| 66 | 1 | 66 |
| 67 | 2 | 134 |
| 68 | 5 | 340 |
| 69 | 5 | 345 |
| 70 | 6 | 420 |
| 71 | 3 | 213 |
| 72 | 7 | 504 |
| 73 | 3 | 219 |
| 74 | 4 | 296 |
| 75 | 4 | 300 |
| 76 | 3 | 228 |
| 77 | 2 | 154 |
| 78 | 5 | 390 |
| 79 | 5 | 395 |
| 80 | 2 | 160 |
| 81 | 1 | 81 |
| 82 | 5 | 410 |
| 83 | 2 | 166 |
| 84 | 3 | 252 |
| 85 | 5 | 425 |
| 86 | 5 | 430 |
| 87 | 4 | 348 |
| 88 | 8 | 704 |
| 89 | 4 | 356 |
| 90 | 3 | 270 |
| 91 | 6 | 546 |
| 92 | 5 | 460 |
| 93 | 5 | 465 |
| 94 | 1 | 94 |
| 95 | 4 | 380 |
| 96 | 7 | 672 |
| 97 | 3 | 291 |
| 98 | 5 | 490 |
| 99 | 8 | 792 |
| 100 | 6 | 600 |
| 101 | 1 | 101 |
| 102 | 5 | 510 |
| 103 | 9 | 927 |
| 104 | 1 | 104 |
| 105 | 3 | 315 |
| 106 | 5 | 530 |
| 107 | 4 | 428 |
| 108 | 6 | 648 |
| 109 | 5 | 545 |
| 110 | 7 | 770 |
| 111 | 3 | 333 |
| 112 | 5 | 560 |
| 113 | 8 | 904 |
| 114 | 3 | 342 |
| 115 | 2 | 230 |
| 116 | 3 | 348 |
| 117 | 5 | 585 |
| 118 | 4 | 472 |
| 119 | 3 | 357 |
| 120 | 6 | 720 |
| 121 | 4 | 484 |
| 122 | 4 | 488 |
| 123 | 4 | 492 |
| 124 | 4 | 496 |
| 125 | 2 | 250 |
| 126 | 6 | 756 |
| 127 | 5 | 635 |
| 130 | 6 | 780 |
| 131 | 6 | 786 |
| 132 | 8 | 1056 |
| 133 | 3 | 399 |
| 134 | 4 | 536 |
| 135 | 7 | 945 |
| 136 | 6 | 816 |
| 137 | 2 | 274 |
| 138 | 4 | 552 |
| 139 | 5 | 695 |
| 140 | 8 | 1120 |
| 141 | 3 | 423 |
| 142 | 2 | 284 |
| 143 | 7 | 1001 |
| 144 | 9 | 1296 |
| 145 | 2 | 290 |
| 146 | 2 | 292 |
| 147 | 7 | 1029 |
| 148 | 2 | 296 |
| 149 | 5 | 745 |
| 150 | 8 | 1200 |
| 151 | 3 | 453 |
| 152 | 2 | 304 |
| 153 | 3 | 459 |
| 154 | 2 | 308 |
| 155 | 5 | 775 |
| 156 | 1 | 156 |
| 157 | 4 | 628 |
| 158 | 5 | 790 |
| 159 | 4 | 636 |
| 160 | 5 | 800 |
| 161 | 7 | 1127 |
| 162 | 1 | 162 |
| 163 | 2 | 326 |
| 164 | 1 | 164 |
| 165 | 3 | 495 |
| 166 | 9 | 1494 |
| 167 | 5 | 835 |
| 168 | 1 | 168 |
| 169 | 4 | 676 |
| 170 | 5 | 850 |
| 171 | 3 | 513 |
| 172 | 4 | 688 |
| 173 | 4 | 692 |
| 174 | 5 | 870 |
| 175 | 6 | 1050 |
| 176 | 1 | 176 |
| 177 | 7 | 1239 |
| 178 | 2 | 356 |
| 179 | 2 | 358 |
| 180 | 3 | 540 |
| 181 | 2 | 362 |
| 182 | 6 | 1092 |
| 183 | 8 | 1464 |
| 184 | 7 | 1288 |
| 185 | 1 | 185 |
| 186 | 7 | 1302 |
| 187 | 4 | 748 |
| 188 | 2 | 376 |
| 189 | 4 | 756 |
| 190 | 7 | 1330 |
| 191 | 4 | 764 |
| 192 | 3 | 576 |
| 193 | 1 | 193 |
| 194 | 4 | 776 |
| 195 | 4 | 780 |
| 196 | 5 | 980 |
| 198 | 3 | 594 |
| 199 | 5 | 995 |
| 200 | 7 | 1400 |
| 201 | 3 | 603 |
| 202 | 4 | 808 |
| 203 | 5 | 1015 |
| 204 | 4 | 816 |
| 205 | 8 | 1640 |
| 206 | 4 | 824 |
| 207 | 2 | 414 |
| 208 | 4 | 832 |
| 209 | 4 | 836 |
| 210 | 7 | 1470 |
| 211 | 3 | 633 |
| 212 | 6 | 1272 |
| 213 | 6 | 1278 |
| 214 | 1 | 214 |
| 216 | 2 | 432 |
| 217 | 5 | 1085 |
| 218 | 5 | 1090 |
| 219 | 3 | 657 |
| 220 | 5 | 1100 |
| 221 | 4 | 884 |
| 222 | 7 | 1554 |
| 223 | 5 | 1115 |
| 224 | 4 | 896 |
| 225 | 4 | 900 |
| 226 | 3 | 678 |
| 227 | 1 | 227 |
| 228 | 4 | 912 |
| 229 | 4 | 916 |
| 230 | 1 | 230 |
| 231 | 5 | 1155 |
| 232 | 4 | 928 |
| 234 | 3 | 702 |
| 235 | 4 | 940 |
| 237 | 2 | 474 |
| 238 | 6 | 1428 |
| 239 | 3 | 717 |
| 240 | 5 | 1200 |
| 241 | 4 | 964 |
| 242 | 3 | 726 |
| 243 | 1 | 243 |
| 244 | 3 | 732 |
| 245 | 6 | 1470 |
| 246 | 5 | 1230 |
| 247 | 2 | 494 |
| 248 | 4 | 992 |
| 249 | 4 | 996 |
| 250 | 2 | 500 |
| 251 | 1 | 251 |
| 252 | 6 | 1512 |
| 253 | 4 | 1012 |
| 254 | 1 | 254 |
| 255 | 5 | 1275 |
| 256 | 4 | 1024 |
| 257 | 3 | 771 |
| 258 | 2 | 516 |
| 259 | 4 | 1036 |
| 260 | 96890 | 25191400 |
| 279 | 1 | 279 |
| Total | 97892 | 25322479 |
| Opcode | Count |
| 2 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 0 | 96890 |
| 2 | 1000 |
| 8 | 1 |
| Total | 97891 |
000 RX OCTETS: 474554202f72756e436173653f636173653d333930266167656e743d5377696674576562536f636b657420485454502f312e
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: 8880e35b4052
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6533356234303532
009 TCP DROPPED BY ME