Boost.Beast/189-Sync - Case 12.5.3 : Pass - 215 ms @ 2018-11-09T16:30:30.653Z
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.0-0.10.9 Host: 127.0.0.1:8080 Upgrade: WebSocket Connection: Upgrade Pragma: no-cache Cache-Control: no-cache Sec-WebSocket-Key: L7O4nhxUQe8gnBVh6+OPcQ== Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols Upgrade: websocket Connection: upgrade Sec-WebSocket-Accept: CKQ1Z/3BOSSxh7E9griUS8sHSNM= Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover Server: Boost.Beast/189-Sync
| 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 |
| 133 | 1 | 133 |
| 142 | 1 | 142 |
| 143 | 1 | 143 |
| 155 | 1 | 155 |
| 159 | 1 | 159 |
| 167 | 1 | 167 |
| 170 | 1 | 170 |
| 171 | 1 | 171 |
| 172 | 2 | 344 |
| 173 | 1 | 173 |
| 174 | 1 | 174 |
| 176 | 1 | 176 |
| 179 | 1 | 179 |
| 181 | 1 | 181 |
| 182 | 1 | 182 |
| 183 | 1 | 183 |
| 187 | 1 | 187 |
| 188 | 1 | 188 |
| 191 | 2 | 382 |
| 194 | 2 | 388 |
| 198 | 2 | 396 |
| 199 | 3 | 597 |
| 201 | 1 | 201 |
| 203 | 3 | 609 |
| 204 | 1 | 204 |
| 208 | 1 | 208 |
| 210 | 3 | 630 |
| 211 | 2 | 422 |
| 214 | 1 | 214 |
| 215 | 2 | 430 |
| 216 | 1 | 216 |
| 217 | 1 | 217 |
| 218 | 3 | 654 |
| 219 | 1 | 219 |
| 220 | 3 | 660 |
| 221 | 1 | 221 |
| 223 | 2 | 446 |
| 224 | 3 | 672 |
| 226 | 2 | 452 |
| 227 | 2 | 454 |
| 228 | 1 | 228 |
| 229 | 1 | 229 |
| 230 | 1 | 230 |
| 232 | 3 | 696 |
| 233 | 3 | 699 |
| 236 | 3 | 708 |
| 237 | 2 | 474 |
| 238 | 1 | 238 |
| 241 | 1 | 241 |
| 243 | 2 | 486 |
| 244 | 1 | 244 |
| 245 | 1 | 245 |
| 246 | 1 | 246 |
| 248 | 1 | 248 |
| 249 | 3 | 747 |
| 253 | 1 | 253 |
| 254 | 2 | 508 |
| 255 | 1 | 255 |
| 256 | 1 | 256 |
| 257 | 2 | 514 |
| 258 | 3 | 774 |
| 259 | 2 | 518 |
| 262 | 1 | 262 |
| 263 | 1 | 263 |
| 264 | 1 | 264 |
| 266 | 900 | 239400 |
| Total | 1002 | 261329 |
| Chop Size | Count | Octets |
| 8 | 1 | 8 |
| 136 | 1 | 136 |
| 143 | 2 | 286 |
| 157 | 1 | 157 |
| 158 | 1 | 158 |
| 169 | 1 | 169 |
| 170 | 1 | 170 |
| 171 | 1 | 171 |
| 172 | 1 | 172 |
| 173 | 2 | 346 |
| 176 | 1 | 176 |
| 178 | 2 | 356 |
| 183 | 1 | 183 |
| 184 | 1 | 184 |
| 185 | 1 | 185 |
| 188 | 1 | 188 |
| 190 | 1 | 190 |
| 193 | 2 | 386 |
| 197 | 2 | 394 |
| 200 | 2 | 400 |
| 201 | 2 | 402 |
| 202 | 1 | 202 |
| 203 | 1 | 203 |
| 204 | 1 | 204 |
| 205 | 1 | 205 |
| 206 | 1 | 206 |
| 207 | 1 | 207 |
| 211 | 4 | 844 |
| 213 | 1 | 213 |
| 215 | 2 | 430 |
| 218 | 1 | 218 |
| 219 | 1 | 219 |
| 220 | 2 | 440 |
| 221 | 4 | 884 |
| 222 | 1 | 222 |
| 223 | 1 | 223 |
| 224 | 2 | 448 |
| 225 | 3 | 675 |
| 226 | 1 | 226 |
| 227 | 1 | 227 |
| 228 | 2 | 456 |
| 229 | 1 | 229 |
| 230 | 1 | 230 |
| 231 | 1 | 231 |
| 232 | 1 | 232 |
| 233 | 2 | 466 |
| 234 | 1 | 234 |
| 236 | 1 | 236 |
| 237 | 2 | 474 |
| 238 | 1 | 238 |
| 239 | 1 | 239 |
| 240 | 2 | 480 |
| 241 | 1 | 241 |
| 242 | 1 | 242 |
| 245 | 1 | 245 |
| 246 | 1 | 246 |
| 247 | 2 | 494 |
| 248 | 1 | 248 |
| 249 | 1 | 249 |
| 252 | 1 | 252 |
| 253 | 3 | 759 |
| 257 | 1 | 257 |
| 258 | 2 | 516 |
| 259 | 1 | 259 |
| 260 | 1 | 260 |
| 261 | 2 | 522 |
| 262 | 3 | 786 |
| 263 | 2 | 526 |
| 266 | 1 | 266 |
| 267 | 1 | 267 |
| 268 | 1 | 268 |
| 270 | 900 | 243000 |
| 338 | 1 | 338 |
| Total | 1002 | 265299 |
| Opcode | Count |
| 2 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 2 | 1000 |
| 8 | 1 |
| Total | 1001 |
000 TX OCTETS: 474554202f20485454502f312e310d0a557365722d4167656e743a204175746f6261686e5465737453756974652f302e382e
302d302e31302e390d0a486f7374 ...
001 RX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a557067726164653a20776562736f636b
65740d0a436f6e6e656374696f6e ...
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=38b91d21, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
006 TX OCTETS: 888238b91d213b51
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