PocketSocketServer - Case 12.3.3 : Pass - 405 ms @ 2016-03-30T12:02:03.258Z
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.7.5-0.10.9 Host: 127.0.0.1:9001 Upgrade: WebSocket Connection: Upgrade Pragma: no-cache Cache-Control: no-cache Sec-WebSocket-Key: KTYsS35wbIFlAJXuKj3CEA== 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-Accept: Z6816ejDbfwA82R6jynTDJbElE4= Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15; server_max_window_bits=15 Upgrade: websocket Connection: Upgrade
| 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 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 | 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 |
| 2 | 232 | 464 |
| 4 | 216 | 864 |
| 22 | 1 | 22 |
| 67 | 1 | 67 |
| 69 | 1 | 69 |
| 75 | 3 | 225 |
| 76 | 1 | 76 |
| 80 | 3 | 240 |
| 81 | 1 | 81 |
| 82 | 1 | 82 |
| 83 | 2 | 166 |
| 89 | 2 | 178 |
| 92 | 2 | 184 |
| 93 | 5 | 465 |
| 94 | 1 | 94 |
| 95 | 1 | 95 |
| 96 | 5 | 480 |
| 97 | 5 | 485 |
| 98 | 5 | 490 |
| 99 | 5 | 495 |
| 100 | 5 | 500 |
| 101 | 7 | 707 |
| 102 | 4 | 408 |
| 103 | 5 | 515 |
| 104 | 5 | 520 |
| 105 | 12 | 1260 |
| 106 | 8 | 848 |
| 107 | 10 | 1070 |
| 108 | 9 | 972 |
| 109 | 14 | 1526 |
| 110 | 18 | 1980 |
| 111 | 18 | 1998 |
| 112 | 14 | 1568 |
| 113 | 18 | 2034 |
| 114 | 21 | 2394 |
| 115 | 16 | 1840 |
| 116 | 22 | 2552 |
| 117 | 22 | 2574 |
| 118 | 20 | 2360 |
| 119 | 24 | 2856 |
| 120 | 28 | 3360 |
| 121 | 27 | 3267 |
| 122 | 32 | 3904 |
| 123 | 32 | 3936 |
| 124 | 22 | 2728 |
| 125 | 29 | 3625 |
| 126 | 33 | 4158 |
| 127 | 36 | 4572 |
| 128 | 19 | 2432 |
| 129 | 13 | 1677 |
| 130 | 27 | 3510 |
| 131 | 18 | 2358 |
| 132 | 29 | 3828 |
| 133 | 30 | 3990 |
| 134 | 36 | 4824 |
| 135 | 23 | 3105 |
| 136 | 25 | 3400 |
| 137 | 27 | 3699 |
| 138 | 16 | 2208 |
| 139 | 18 | 2502 |
| 140 | 16 | 2240 |
| 141 | 19 | 2679 |
| 142 | 17 | 2414 |
| 143 | 19 | 2717 |
| 144 | 8 | 1152 |
| 145 | 11 | 1595 |
| 146 | 7 | 1022 |
| 147 | 6 | 882 |
| 148 | 8 | 1184 |
| 149 | 3 | 447 |
| 150 | 9 | 1350 |
| 151 | 3 | 453 |
| 152 | 4 | 608 |
| 153 | 3 | 459 |
| 154 | 4 | 616 |
| 155 | 2 | 310 |
| 156 | 3 | 468 |
| 157 | 2 | 314 |
| 158 | 1 | 158 |
| 159 | 1 | 159 |
| 160 | 1 | 160 |
| 161 | 1 | 161 |
| 162 | 1 | 162 |
| 163 | 2 | 326 |
| 165 | 1 | 165 |
| 167 | 1 | 167 |
| 171 | 1 | 171 |
| 175 | 2 | 350 |
| 177 | 1 | 177 |
| 180 | 1 | 180 |
| 184 | 1 | 184 |
| 185 | 1 | 185 |
| 188 | 1 | 188 |
| 223 | 1 | 223 |
| 229 | 1 | 229 |
| 235 | 1 | 235 |
| Total | 1449 | 127377 |
| Chop Size | Count | Octets |
| 8 | 1 | 8 |
| 26 | 1 | 26 |
| 71 | 1 | 71 |
| 73 | 1 | 73 |
| 79 | 2 | 158 |
| 80 | 1 | 80 |
| 81 | 1 | 81 |
| 84 | 1 | 84 |
| 86 | 3 | 258 |
| 87 | 2 | 174 |
| 89 | 1 | 89 |
| 93 | 1 | 93 |
| 95 | 1 | 95 |
| 96 | 2 | 192 |
| 97 | 2 | 194 |
| 98 | 1 | 98 |
| 99 | 4 | 396 |
| 100 | 2 | 200 |
| 101 | 4 | 404 |
| 102 | 5 | 510 |
| 103 | 4 | 412 |
| 104 | 4 | 416 |
| 105 | 6 | 630 |
| 106 | 7 | 742 |
| 107 | 6 | 642 |
| 108 | 3 | 324 |
| 109 | 8 | 872 |
| 110 | 4 | 440 |
| 111 | 11 | 1221 |
| 112 | 12 | 1344 |
| 113 | 12 | 1356 |
| 114 | 15 | 1710 |
| 115 | 19 | 2185 |
| 116 | 16 | 1856 |
| 117 | 14 | 1638 |
| 118 | 13 | 1534 |
| 119 | 20 | 2380 |
| 120 | 26 | 3120 |
| 121 | 18 | 2178 |
| 122 | 19 | 2318 |
| 123 | 25 | 3075 |
| 124 | 27 | 3348 |
| 125 | 28 | 3500 |
| 126 | 29 | 3654 |
| 127 | 30 | 3810 |
| 128 | 28 | 3584 |
| 129 | 28 | 3612 |
| 130 | 33 | 4290 |
| 131 | 36 | 4716 |
| 134 | 35 | 4690 |
| 135 | 27 | 3645 |
| 136 | 36 | 4896 |
| 137 | 36 | 4932 |
| 138 | 29 | 4002 |
| 139 | 30 | 4170 |
| 140 | 27 | 3780 |
| 141 | 25 | 3525 |
| 142 | 23 | 3266 |
| 143 | 19 | 2717 |
| 144 | 19 | 2736 |
| 145 | 19 | 2755 |
| 146 | 17 | 2482 |
| 147 | 15 | 2205 |
| 148 | 12 | 1776 |
| 149 | 16 | 2384 |
| 150 | 8 | 1200 |
| 151 | 11 | 1661 |
| 152 | 7 | 1064 |
| 153 | 4 | 612 |
| 154 | 9 | 1386 |
| 155 | 7 | 1085 |
| 156 | 4 | 624 |
| 157 | 8 | 1256 |
| 158 | 4 | 632 |
| 159 | 1 | 159 |
| 162 | 1 | 162 |
| 163 | 1 | 163 |
| 167 | 1 | 167 |
| 168 | 1 | 168 |
| 169 | 3 | 507 |
| 172 | 1 | 172 |
| 174 | 1 | 174 |
| 175 | 1 | 175 |
| 178 | 1 | 178 |
| 180 | 1 | 180 |
| 196 | 1 | 196 |
| 200 | 1 | 200 |
| 210 | 1 | 210 |
| 338 | 1 | 338 |
| Total | 1002 | 130821 |
| Opcode | Count |
| 2 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 2 | 1000 |
| 8 | 1 |
| Total | 1001 |
000 TX OCTETS: 474554202f20485454502f312e310d0a557365722d4167656e743a204175746f6261686e5465737453756974652f302e372e
352d302e31302e390d0a486f7374 ...
001 RX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365632d576562536f636b65742d4163
636570743a205a36383136656a44 ...
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=cf3d4448, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
006 TX OCTETS: 8882cf3d4448ccd5
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