PocketSocketServer - Case 12.4.3 : Pass - 344 ms @ 2016-03-30T12:04:57.449Z
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: Fe+Tnyu/xvh1wt4wcsTj2w== 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: Bt7POXNrbQ1IGsM+90EzNMpgnX4= 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 | 433 | 866 |
| 4 | 2 | 8 |
| 5 | 8 | 40 |
| 6 | 8 | 48 |
| 7 | 9 | 63 |
| 8 | 32 | 256 |
| 9 | 19 | 171 |
| 10 | 32 | 320 |
| 11 | 63 | 693 |
| 12 | 75 | 900 |
| 13 | 78 | 1014 |
| 14 | 151 | 2114 |
| 15 | 79 | 1185 |
| 16 | 50 | 800 |
| 17 | 47 | 799 |
| 18 | 34 | 612 |
| 19 | 45 | 855 |
| 20 | 32 | 640 |
| 21 | 16 | 336 |
| 22 | 25 | 550 |
| 23 | 12 | 276 |
| 24 | 8 | 192 |
| 25 | 10 | 250 |
| 26 | 12 | 312 |
| 27 | 7 | 189 |
| 28 | 9 | 252 |
| 29 | 8 | 232 |
| 30 | 4 | 120 |
| 31 | 4 | 124 |
| 32 | 7 | 224 |
| 33 | 3 | 99 |
| 34 | 3 | 102 |
| 35 | 3 | 105 |
| 36 | 4 | 144 |
| 37 | 3 | 111 |
| 38 | 2 | 76 |
| 39 | 4 | 156 |
| 40 | 6 | 240 |
| 41 | 3 | 123 |
| 42 | 6 | 252 |
| 43 | 3 | 129 |
| 44 | 2 | 88 |
| 46 | 1 | 46 |
| 47 | 3 | 141 |
| 48 | 2 | 96 |
| 49 | 2 | 98 |
| 50 | 4 | 200 |
| 51 | 2 | 102 |
| 53 | 3 | 159 |
| 54 | 1 | 54 |
| 55 | 1 | 55 |
| 56 | 2 | 112 |
| 57 | 2 | 114 |
| 58 | 2 | 116 |
| 60 | 1 | 60 |
| 62 | 2 | 124 |
| 63 | 2 | 126 |
| 65 | 1 | 65 |
| 66 | 1 | 66 |
| 67 | 1 | 67 |
| 68 | 1 | 68 |
| 69 | 3 | 207 |
| 71 | 2 | 142 |
| 73 | 1 | 73 |
| 76 | 1 | 76 |
| 78 | 1 | 78 |
| 79 | 2 | 158 |
| 82 | 1 | 82 |
| 83 | 1 | 83 |
| 84 | 1 | 84 |
| 85 | 1 | 85 |
| 86 | 1 | 86 |
| 87 | 1 | 87 |
| 89 | 1 | 89 |
| 91 | 1 | 91 |
| 94 | 1 | 94 |
| 95 | 1 | 95 |
| 97 | 1 | 97 |
| 98 | 1 | 98 |
| 99 | 1 | 99 |
| 102 | 1 | 102 |
| 103 | 2 | 206 |
| 111 | 2 | 222 |
| 112 | 1 | 112 |
| 114 | 1 | 114 |
| 115 | 1 | 115 |
| 120 | 1 | 120 |
| 123 | 1 | 123 |
| 124 | 2 | 248 |
| 136 | 2 | 272 |
| 140 | 1 | 140 |
| 159 | 1 | 159 |
| 202 | 1 | 202 |
| 229 | 1 | 229 |
| Total | 1436 | 22203 |
| Chop Size | Count | Octets |
| 8 | 1 | 8 |
| 11 | 17 | 187 |
| 12 | 18 | 216 |
| 13 | 2 | 26 |
| 14 | 51 | 714 |
| 15 | 44 | 660 |
| 16 | 11 | 176 |
| 17 | 80 | 1360 |
| 18 | 187 | 3366 |
| 19 | 89 | 1691 |
| 20 | 68 | 1360 |
| 21 | 53 | 1113 |
| 22 | 34 | 748 |
| 23 | 39 | 897 |
| 24 | 34 | 816 |
| 25 | 32 | 800 |
| 26 | 27 | 702 |
| 27 | 17 | 459 |
| 28 | 15 | 420 |
| 29 | 10 | 290 |
| 30 | 11 | 330 |
| 31 | 6 | 186 |
| 32 | 8 | 256 |
| 33 | 6 | 198 |
| 34 | 7 | 238 |
| 35 | 9 | 315 |
| 36 | 5 | 180 |
| 37 | 3 | 111 |
| 38 | 6 | 228 |
| 39 | 2 | 78 |
| 41 | 4 | 164 |
| 42 | 6 | 252 |
| 43 | 2 | 86 |
| 44 | 2 | 88 |
| 45 | 5 | 225 |
| 46 | 7 | 322 |
| 47 | 4 | 188 |
| 48 | 4 | 192 |
| 49 | 1 | 49 |
| 50 | 2 | 100 |
| 51 | 3 | 153 |
| 52 | 1 | 52 |
| 53 | 1 | 53 |
| 54 | 2 | 108 |
| 55 | 2 | 110 |
| 56 | 3 | 168 |
| 57 | 2 | 114 |
| 59 | 2 | 118 |
| 60 | 1 | 60 |
| 61 | 2 | 122 |
| 62 | 2 | 124 |
| 63 | 1 | 63 |
| 64 | 2 | 128 |
| 66 | 1 | 66 |
| 67 | 1 | 67 |
| 68 | 1 | 68 |
| 69 | 3 | 207 |
| 72 | 1 | 72 |
| 73 | 2 | 146 |
| 74 | 1 | 74 |
| 75 | 5 | 375 |
| 77 | 1 | 77 |
| 80 | 1 | 80 |
| 83 | 1 | 83 |
| 84 | 1 | 84 |
| 85 | 1 | 85 |
| 86 | 1 | 86 |
| 88 | 1 | 88 |
| 89 | 2 | 178 |
| 91 | 1 | 91 |
| 93 | 1 | 93 |
| 97 | 1 | 97 |
| 100 | 1 | 100 |
| 101 | 1 | 101 |
| 102 | 1 | 102 |
| 103 | 1 | 103 |
| 106 | 1 | 106 |
| 107 | 1 | 107 |
| 109 | 1 | 109 |
| 115 | 1 | 115 |
| 116 | 1 | 116 |
| 117 | 1 | 117 |
| 118 | 1 | 118 |
| 119 | 1 | 119 |
| 124 | 1 | 124 |
| 127 | 2 | 254 |
| 128 | 1 | 128 |
| 129 | 1 | 129 |
| 144 | 2 | 288 |
| 163 | 1 | 163 |
| 194 | 1 | 194 |
| 338 | 1 | 338 |
| Total | 1002 | 26216 |
| Opcode | Count |
| 1 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 1 | 1000 |
| 8 | 1 |
| Total | 1001 |
000 TX OCTETS: 474554202f20485454502f312e310d0a557365722d4167656e743a204175746f6261686e5465737453756974652f302e372e
352d302e31302e390d0a486f7374 ...
001 RX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365632d576562536f636b65742d4163
636570743a20427437504f584e72 ...
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=cca9637c, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
006 TX OCTETS: 8882cca9637ccf41
007 RX OCTETS: 8802
008 RX OCTETS: 03e8
009 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=False, MASK=None
0x03e8
010 TCP DROPPED BY PEER