SwiftWebSocket - Case 12.4.11 : Pass - 544 ms @ 2016-04-13T16:14:11.314Z
Case Description
Send 1000 compressed messages each of payload size 8192, 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=370&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=370&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: W/KIvGj3dZsXXsrq3poA+Q==
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: pFnMdL7h5VOyiFAvBAdBPsjDsYs= 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 |
| 8200 | 1000 | 8200000 |
| Total | 1002 | 8200388 |
| Chop Size | Count | Octets |
| 2 | 2 | 4 |
| 3 | 1 | 3 |
| 4 | 1 | 4 |
| 5 | 2 | 10 |
| 6 | 4 | 24 |
| 7 | 2 | 14 |
| 8 | 5 | 40 |
| 9 | 2 | 18 |
| 10 | 1 | 10 |
| 11 | 1 | 11 |
| 12 | 2 | 24 |
| 13 | 1 | 13 |
| 14 | 4 | 56 |
| 15 | 7 | 105 |
| 16 | 5 | 80 |
| 17 | 2 | 34 |
| 18 | 5 | 90 |
| 19 | 4 | 76 |
| 20 | 2 | 40 |
| 21 | 3 | 63 |
| 22 | 4 | 88 |
| 23 | 1 | 23 |
| 24 | 9 | 216 |
| 25 | 1 | 25 |
| 26 | 6 | 156 |
| 27 | 4 | 108 |
| 28 | 4 | 112 |
| 29 | 8 | 232 |
| 30 | 2 | 60 |
| 31 | 3 | 93 |
| 32 | 4 | 128 |
| 33 | 5 | 165 |
| 34 | 1 | 34 |
| 35 | 4 | 140 |
| 36 | 5 | 180 |
| 38 | 1 | 38 |
| 39 | 4 | 156 |
| 40 | 5 | 200 |
| 41 | 6 | 246 |
| 42 | 4 | 168 |
| 43 | 3 | 129 |
| 44 | 1 | 44 |
| 45 | 4 | 180 |
| 46 | 3 | 138 |
| 47 | 5 | 235 |
| 48 | 4 | 192 |
| 49 | 1 | 49 |
| 50 | 2 | 100 |
| 51 | 4 | 204 |
| 52 | 4 | 208 |
| 53 | 2 | 106 |
| 54 | 7 | 378 |
| 55 | 5 | 275 |
| 56 | 8 | 448 |
| 57 | 6 | 342 |
| 58 | 7 | 406 |
| 59 | 3 | 177 |
| 61 | 3 | 183 |
| 62 | 3 | 186 |
| 63 | 5 | 315 |
| 64 | 4 | 256 |
| 65 | 2 | 130 |
| 66 | 2 | 132 |
| 67 | 3 | 201 |
| 68 | 3 | 204 |
| 69 | 4 | 276 |
| 70 | 1 | 70 |
| 71 | 3 | 213 |
| 72 | 1 | 72 |
| 73 | 3 | 219 |
| 74 | 2 | 148 |
| 75 | 4 | 300 |
| 76 | 5 | 380 |
| 77 | 1 | 77 |
| 78 | 3 | 234 |
| 79 | 2 | 158 |
| 80 | 5 | 400 |
| 81 | 3 | 243 |
| 82 | 4 | 328 |
| 83 | 2 | 166 |
| 84 | 4 | 336 |
| 85 | 5 | 425 |
| 86 | 5 | 430 |
| 87 | 7 | 609 |
| 88 | 5 | 440 |
| 89 | 5 | 445 |
| 90 | 5 | 450 |
| 91 | 5 | 455 |
| 92 | 5 | 460 |
| 93 | 3 | 279 |
| 94 | 4 | 376 |
| 95 | 5 | 475 |
| 96 | 5 | 480 |
| 97 | 3 | 291 |
| 98 | 7 | 686 |
| 99 | 3 | 297 |
| 100 | 4 | 400 |
| 101 | 9 | 909 |
| 102 | 3 | 306 |
| 103 | 6 | 618 |
| 104 | 6 | 624 |
| 105 | 5 | 525 |
| 106 | 5 | 530 |
| 107 | 9 | 963 |
| 108 | 8 | 864 |
| 109 | 10 | 1090 |
| 110 | 13 | 1430 |
| 111 | 4 | 444 |
| 112 | 3 | 336 |
| 113 | 13 | 1469 |
| 114 | 8 | 912 |
| 115 | 4 | 460 |
| 116 | 5 | 580 |
| 117 | 8 | 936 |
| 118 | 5 | 590 |
| 119 | 9 | 1071 |
| 120 | 3 | 360 |
| 121 | 2 | 242 |
| 122 | 4 | 488 |
| 123 | 2 | 246 |
| 124 | 4 | 496 |
| 125 | 6 | 750 |
| 126 | 3 | 378 |
| 127 | 7 | 889 |
| 130 | 3 | 390 |
| 131 | 5 | 655 |
| 132 | 4 | 528 |
| 133 | 3 | 399 |
| 134 | 3 | 402 |
| 135 | 6 | 810 |
| 136 | 2 | 272 |
| 137 | 3 | 411 |
| 138 | 4 | 552 |
| 139 | 2 | 278 |
| 140 | 1 | 140 |
| 141 | 3 | 423 |
| 142 | 1 | 142 |
| 144 | 3 | 432 |
| 145 | 1 | 145 |
| 148 | 6 | 888 |
| 149 | 5 | 745 |
| 150 | 3 | 450 |
| 151 | 2 | 302 |
| 152 | 2 | 304 |
| 153 | 2 | 306 |
| 154 | 2 | 308 |
| 155 | 3 | 465 |
| 156 | 7 | 1092 |
| 157 | 2 | 314 |
| 158 | 4 | 632 |
| 159 | 5 | 795 |
| 161 | 5 | 805 |
| 162 | 3 | 486 |
| 163 | 5 | 815 |
| 164 | 6 | 984 |
| 166 | 4 | 664 |
| 167 | 5 | 835 |
| 168 | 7 | 1176 |
| 169 | 5 | 845 |
| 170 | 5 | 850 |
| 171 | 6 | 1026 |
| 172 | 3 | 516 |
| 173 | 6 | 1038 |
| 174 | 3 | 522 |
| 175 | 4 | 700 |
| 176 | 5 | 880 |
| 177 | 3 | 531 |
| 178 | 10 | 1780 |
| 179 | 5 | 895 |
| 180 | 5 | 900 |
| 181 | 5 | 905 |
| 182 | 6 | 1092 |
| 183 | 4 | 732 |
| 184 | 8 | 1472 |
| 185 | 5 | 925 |
| 186 | 2 | 372 |
| 187 | 4 | 748 |
| 188 | 3 | 564 |
| 189 | 5 | 945 |
| 190 | 5 | 950 |
| 191 | 7 | 1337 |
| 192 | 4 | 768 |
| 193 | 6 | 1158 |
| 194 | 2 | 388 |
| 195 | 2 | 390 |
| 196 | 3 | 588 |
| 197 | 4 | 788 |
| 198 | 4 | 792 |
| 199 | 4 | 796 |
| 200 | 2 | 400 |
| 201 | 1 | 201 |
| 202 | 1 | 202 |
| 203 | 6 | 1218 |
| 204 | 2 | 408 |
| 205 | 2 | 410 |
| 206 | 1 | 206 |
| 208 | 2 | 416 |
| 209 | 4 | 836 |
| 210 | 1 | 210 |
| 211 | 1 | 211 |
| 212 | 4 | 848 |
| 213 | 2 | 426 |
| 214 | 2 | 428 |
| 215 | 8 | 1720 |
| 216 | 4 | 864 |
| 217 | 4 | 868 |
| 218 | 3 | 654 |
| 219 | 1 | 219 |
| 220 | 5 | 1100 |
| 221 | 6 | 1326 |
| 222 | 3 | 666 |
| 223 | 5 | 1115 |
| 224 | 5 | 1120 |
| 225 | 5 | 1125 |
| 226 | 3 | 678 |
| 227 | 5 | 1135 |
| 228 | 2 | 456 |
| 229 | 1 | 229 |
| 230 | 5 | 1150 |
| 231 | 6 | 1386 |
| 232 | 5 | 1160 |
| 233 | 3 | 699 |
| 234 | 2 | 468 |
| 235 | 2 | 470 |
| 237 | 4 | 948 |
| 238 | 3 | 714 |
| 239 | 2 | 478 |
| 240 | 3 | 720 |
| 241 | 6 | 1446 |
| 242 | 7 | 1694 |
| 243 | 12 | 2916 |
| 244 | 10 | 2440 |
| 245 | 11 | 2695 |
| 246 | 1 | 246 |
| 247 | 8 | 1976 |
| 248 | 9 | 2232 |
| 249 | 5 | 1245 |
| 250 | 5 | 1250 |
| 251 | 5 | 1255 |
| 252 | 1 | 252 |
| 253 | 2 | 506 |
| 255 | 2 | 510 |
| 256 | 2 | 512 |
| 257 | 1 | 257 |
| 258 | 2 | 516 |
| 259 | 2 | 518 |
| 260 | 1288 | 334880 |
| 279 | 1 | 279 |
| Total | 2289 | 467680 |
| Opcode | Count |
| 1 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 0 | 1287 |
| 1 | 1000 |
| 8 | 1 |
| Total | 2288 |
000 RX OCTETS: 474554202f72756e436173653f636173653d333730266167656e743d5377696674576562536f636b657420485454502f312e
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: 8880d967c568
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6439363763353638
009 TCP DROPPED BY ME