WSServer (HTTPS) - Case 12.4.3 : Pass - 971 ms @ 2020-12-11T00:04:14.197Z
Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use default permessage-deflate offer.
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
Case Outcome
Ok, received all echo'ed messages in time.
Expected:
{}
Observed:
[]
Case Closing Behavior
Connection was properly closed (OK)
GET / HTTP/1.1 User-Agent: AutobahnTestSuite/0.8.1-0.10.9 Host: 127.0.0.1:9011 Upgrade: WebSocket Connection: Upgrade Pragma: no-cache Cache-Control: no-cache Sec-WebSocket-Key: gko0s+eVceh0rqVW7otm3A== Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols Sec-Websocket-Extensions: permessage-deflate;client_no_context_takeover;client_max_window_bits=15;server_max_window_bits=15 Sec-Websocket-Accept: DSioiIwuM96Y7DUzPXFiZXCXO+Q= Upgrade: websocket Connection: Upgrade Server: WSServer/v2.0.7
| Key | Value | Description |
| isServer | False | 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 | False | True, iff I dropped the TCP connection. |
| wasClean | True | True, iff full WebSocket 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 | 1000 | 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 |
| 4 | 1 | 4 |
| 7 | 18 | 126 |
| 8 | 20 | 160 |
| 10 | 46 | 460 |
| 11 | 39 | 429 |
| 12 | 14 | 168 |
| 13 | 87 | 1131 |
| 14 | 186 | 2604 |
| 15 | 89 | 1335 |
| 16 | 72 | 1152 |
| 17 | 53 | 901 |
| 18 | 32 | 576 |
| 19 | 32 | 608 |
| 20 | 33 | 660 |
| 21 | 39 | 819 |
| 22 | 27 | 594 |
| 23 | 16 | 368 |
| 24 | 13 | 312 |
| 25 | 9 | 225 |
| 26 | 12 | 312 |
| 27 | 9 | 243 |
| 28 | 5 | 140 |
| 29 | 6 | 174 |
| 30 | 8 | 240 |
| 31 | 10 | 310 |
| 32 | 6 | 192 |
| 33 | 5 | 165 |
| 34 | 4 | 136 |
| 35 | 3 | 105 |
| 36 | 3 | 108 |
| 37 | 5 | 185 |
| 38 | 3 | 114 |
| 39 | 4 | 156 |
| 40 | 1 | 40 |
| 41 | 6 | 246 |
| 42 | 5 | 210 |
| 43 | 2 | 86 |
| 44 | 3 | 132 |
| 46 | 1 | 46 |
| 47 | 3 | 141 |
| 48 | 3 | 144 |
| 50 | 2 | 100 |
| 51 | 1 | 51 |
| 52 | 2 | 104 |
| 53 | 2 | 106 |
| 54 | 1 | 54 |
| 55 | 2 | 110 |
| 56 | 3 | 168 |
| 58 | 3 | 174 |
| 59 | 3 | 177 |
| 60 | 2 | 120 |
| 61 | 1 | 61 |
| 63 | 2 | 126 |
| 65 | 2 | 130 |
| 67 | 1 | 67 |
| 68 | 4 | 272 |
| 69 | 2 | 138 |
| 71 | 3 | 213 |
| 73 | 1 | 73 |
| 77 | 1 | 77 |
| 81 | 1 | 81 |
| 82 | 2 | 164 |
| 85 | 1 | 85 |
| 87 | 1 | 87 |
| 88 | 2 | 176 |
| 89 | 1 | 89 |
| 93 | 2 | 186 |
| 94 | 1 | 94 |
| 97 | 1 | 97 |
| 99 | 1 | 99 |
| 102 | 1 | 102 |
| 104 | 1 | 104 |
| 112 | 2 | 224 |
| 113 | 1 | 113 |
| 114 | 1 | 114 |
| 115 | 1 | 115 |
| 117 | 1 | 117 |
| 122 | 2 | 244 |
| 123 | 2 | 246 |
| 124 | 1 | 124 |
| 135 | 1 | 135 |
| 139 | 1 | 139 |
| 159 | 1 | 159 |
| 190 | 1 | 190 |
| 279 | 1 | 279 |
| Total | 1002 | 22141 |
| Chop Size | Count | Octets |
| 8 | 1 | 8 |
| 128 | 3 | 384 |
| 129 | 1 | 129 |
| 130 | 1 | 130 |
| 134 | 2 | 268 |
| 135 | 8 | 1080 |
| 136 | 7 | 952 |
| 137 | 4 | 548 |
| 138 | 4 | 552 |
| 139 | 12 | 1668 |
| 140 | 15 | 2100 |
| 141 | 23 | 3243 |
| 142 | 42 | 5964 |
| 143 | 37 | 5291 |
| 144 | 37 | 5328 |
| 145 | 39 | 5655 |
| 146 | 16 | 2336 |
| 147 | 9 | 1323 |
| 148 | 7 | 1036 |
| 149 | 3 | 447 |
| 150 | 8 | 1200 |
| 151 | 5 | 755 |
| 152 | 4 | 608 |
| 153 | 7 | 1071 |
| 154 | 7 | 1078 |
| 155 | 7 | 1085 |
| 156 | 8 | 1248 |
| 157 | 12 | 1884 |
| 158 | 12 | 1896 |
| 159 | 7 | 1113 |
| 160 | 10 | 1600 |
| 161 | 9 | 1449 |
| 162 | 15 | 2430 |
| 163 | 7 | 1141 |
| 164 | 16 | 2624 |
| 165 | 8 | 1320 |
| 166 | 12 | 1992 |
| 167 | 8 | 1336 |
| 168 | 15 | 2520 |
| 169 | 19 | 3211 |
| 170 | 21 | 3570 |
| 171 | 12 | 2052 |
| 172 | 13 | 2236 |
| 173 | 14 | 2422 |
| 174 | 12 | 2088 |
| 175 | 19 | 3325 |
| 176 | 24 | 4224 |
| 177 | 25 | 4425 |
| 178 | 19 | 3382 |
| 179 | 23 | 4117 |
| 180 | 24 | 4320 |
| 181 | 33 | 5973 |
| 182 | 46 | 8372 |
| 183 | 29 | 5307 |
| 184 | 21 | 3864 |
| 185 | 21 | 3885 |
| 186 | 29 | 5394 |
| 187 | 19 | 3553 |
| 188 | 19 | 3572 |
| 189 | 10 | 1890 |
| 190 | 24 | 4560 |
| 191 | 11 | 2101 |
| 192 | 11 | 2112 |
| 193 | 13 | 2509 |
| 194 | 10 | 1940 |
| 195 | 10 | 1950 |
| 196 | 5 | 980 |
| 197 | 1 | 197 |
| 198 | 4 | 792 |
| 199 | 3 | 597 |
| 202 | 2 | 404 |
| 203 | 2 | 406 |
| 205 | 2 | 410 |
| 208 | 1 | 208 |
| 209 | 1 | 209 |
| 224 | 1 | 224 |
| 338 | 1 | 338 |
| Total | 1002 | 167911 |
| Opcode | Count |
| 1 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 1 | 1000 |
| 8 | 1 |
| Total | 1001 |
000 TX OCTETS: 474554202f20485454502f312e310d0a557365722d4167656e743a204175746f6261686e5465737453756974652f302e382e
312d302e31302e390d0a486f7374 ...
001 RX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365632d576562736f636b65742d4578
74656e73696f6e733a207065726d ...
002 WIRELOG DISABLED
003 CLOSE CONNECTION AFTER 120.000000 sec
004 WIRELOG ENABLED
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=72ae30e7, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
006 TX OCTETS: 888272ae30e77146
007 RX OCTETS: 880203e8
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=False, MASK=None
0x03e8
009 TCP DROPPED BY PEER