PocketSocketServer - Case 12.5.3 : Pass - 393 ms @ 2016-03-30T12:05:48.942Z
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: QGOGyVi8fr6IZt0IdkR2Jw== 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: NFCOwVdKAkVwEG8buJBiczjCYqQ= 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 | 25 | 50 |
| 4 | 553 | 2212 |
| 31 | 1 | 31 |
| 36 | 1 | 36 |
| 37 | 1 | 37 |
| 42 | 1 | 42 |
| 48 | 2 | 96 |
| 54 | 1 | 54 |
| 58 | 1 | 58 |
| 59 | 1 | 59 |
| 64 | 3 | 192 |
| 65 | 1 | 65 |
| 70 | 1 | 70 |
| 71 | 1 | 71 |
| 76 | 1 | 76 |
| 77 | 2 | 154 |
| 79 | 1 | 79 |
| 80 | 1 | 80 |
| 84 | 1 | 84 |
| 86 | 1 | 86 |
| 89 | 1 | 89 |
| 93 | 2 | 186 |
| 99 | 1 | 99 |
| 100 | 1 | 100 |
| 103 | 1 | 103 |
| 106 | 1 | 106 |
| 108 | 1 | 108 |
| 109 | 1 | 109 |
| 110 | 1 | 110 |
| 113 | 1 | 113 |
| 114 | 2 | 228 |
| 117 | 1 | 117 |
| 119 | 2 | 238 |
| 122 | 1 | 122 |
| 124 | 1 | 124 |
| 127 | 1 | 127 |
| 130 | 1 | 130 |
| 134 | 1 | 134 |
| 135 | 2 | 270 |
| 136 | 1 | 136 |
| 138 | 1 | 138 |
| 139 | 2 | 278 |
| 141 | 1 | 141 |
| 142 | 1 | 142 |
| 143 | 1 | 143 |
| 145 | 1 | 145 |
| 148 | 1 | 148 |
| 149 | 1 | 149 |
| 152 | 1 | 152 |
| 155 | 1 | 155 |
| 157 | 1 | 157 |
| 160 | 2 | 320 |
| 162 | 1 | 162 |
| 163 | 1 | 163 |
| 167 | 1 | 167 |
| 168 | 1 | 168 |
| 171 | 1 | 171 |
| 172 | 1 | 172 |
| 174 | 1 | 174 |
| 176 | 1 | 176 |
| 177 | 1 | 177 |
| 178 | 1 | 178 |
| 182 | 1 | 182 |
| 183 | 2 | 366 |
| 184 | 1 | 184 |
| 186 | 1 | 186 |
| 187 | 3 | 561 |
| 191 | 1 | 191 |
| 192 | 1 | 192 |
| 194 | 2 | 388 |
| 198 | 1 | 198 |
| 199 | 2 | 398 |
| 203 | 1 | 203 |
| 206 | 2 | 412 |
| 207 | 2 | 414 |
| 210 | 1 | 210 |
| 212 | 1 | 212 |
| 213 | 1 | 213 |
| 215 | 1 | 215 |
| 217 | 1 | 217 |
| 221 | 1 | 221 |
| 222 | 2 | 444 |
| 223 | 1 | 223 |
| 224 | 1 | 224 |
| 225 | 1 | 225 |
| 228 | 1 | 228 |
| 229 | 1 | 229 |
| 230 | 3 | 690 |
| 231 | 1 | 231 |
| 240 | 3 | 720 |
| 242 | 2 | 484 |
| 244 | 1 | 244 |
| 246 | 1 | 246 |
| 251 | 1 | 251 |
| 252 | 1 | 252 |
| 253 | 1 | 253 |
| 256 | 2 | 512 |
| 259 | 2 | 518 |
| 260 | 1 | 260 |
| 261 | 1 | 261 |
| 262 | 506 | 132572 |
| 266 | 372 | 98952 |
| Total | 1579 | 253339 |
| Chop Size | Count | Octets |
| 8 | 1 | 8 |
| 37 | 1 | 37 |
| 41 | 1 | 41 |
| 42 | 1 | 42 |
| 46 | 1 | 46 |
| 52 | 1 | 52 |
| 54 | 1 | 54 |
| 60 | 1 | 60 |
| 64 | 1 | 64 |
| 65 | 1 | 65 |
| 68 | 2 | 136 |
| 69 | 1 | 69 |
| 70 | 1 | 70 |
| 74 | 1 | 74 |
| 77 | 1 | 77 |
| 80 | 1 | 80 |
| 83 | 2 | 166 |
| 84 | 1 | 84 |
| 85 | 1 | 85 |
| 90 | 1 | 90 |
| 92 | 1 | 92 |
| 93 | 1 | 93 |
| 97 | 1 | 97 |
| 99 | 1 | 99 |
| 104 | 1 | 104 |
| 105 | 1 | 105 |
| 109 | 1 | 109 |
| 110 | 1 | 110 |
| 114 | 2 | 228 |
| 115 | 1 | 115 |
| 119 | 1 | 119 |
| 120 | 2 | 240 |
| 121 | 1 | 121 |
| 125 | 2 | 250 |
| 128 | 1 | 128 |
| 130 | 1 | 130 |
| 134 | 1 | 134 |
| 135 | 1 | 135 |
| 138 | 1 | 138 |
| 139 | 1 | 139 |
| 143 | 1 | 143 |
| 144 | 1 | 144 |
| 145 | 1 | 145 |
| 146 | 1 | 146 |
| 147 | 2 | 294 |
| 150 | 1 | 150 |
| 151 | 1 | 151 |
| 152 | 1 | 152 |
| 153 | 1 | 153 |
| 156 | 1 | 156 |
| 157 | 1 | 157 |
| 163 | 1 | 163 |
| 164 | 1 | 164 |
| 165 | 1 | 165 |
| 167 | 1 | 167 |
| 168 | 1 | 168 |
| 170 | 1 | 170 |
| 171 | 1 | 171 |
| 172 | 1 | 172 |
| 175 | 1 | 175 |
| 176 | 1 | 176 |
| 180 | 1 | 180 |
| 182 | 2 | 364 |
| 185 | 1 | 185 |
| 186 | 1 | 186 |
| 188 | 1 | 188 |
| 190 | 1 | 190 |
| 191 | 4 | 764 |
| 195 | 1 | 195 |
| 199 | 1 | 199 |
| 200 | 1 | 200 |
| 202 | 3 | 606 |
| 207 | 2 | 414 |
| 210 | 1 | 210 |
| 211 | 2 | 422 |
| 214 | 1 | 214 |
| 215 | 1 | 215 |
| 216 | 1 | 216 |
| 218 | 1 | 218 |
| 221 | 2 | 442 |
| 223 | 1 | 223 |
| 225 | 1 | 225 |
| 227 | 1 | 227 |
| 228 | 1 | 228 |
| 230 | 2 | 460 |
| 233 | 1 | 233 |
| 234 | 1 | 234 |
| 236 | 1 | 236 |
| 238 | 2 | 476 |
| 239 | 1 | 239 |
| 244 | 3 | 732 |
| 250 | 2 | 500 |
| 252 | 1 | 252 |
| 254 | 1 | 254 |
| 255 | 1 | 255 |
| 260 | 2 | 520 |
| 261 | 1 | 261 |
| 263 | 1 | 263 |
| 264 | 2 | 528 |
| 265 | 1 | 265 |
| 267 | 1 | 267 |
| 270 | 878 | 237060 |
| 338 | 1 | 338 |
| Total | 1002 | 257452 |
| 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
636570743a204e46434f7756644b ...
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=e8ee7d24, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
006 TX OCTETS: 8882e8ee7d24eb06
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