AutobahnPython - Case 9.4.1 : Pass - 1559 ms @ 2014-12-01T19:26:11.447Z
Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 64.
Case Expectation
Receive echo'ed binary message (with payload as sent).
Case Outcome
Received binary message of length 4194304.
Expected:
{}
Observed:
[]
Case Closing Behavior
Connection was properly closed (OK)
GET / HTTP/1.1 User-Agent: AutobahnTestSuite/0.7.1-0.9.3-3 Host: 127.0.0.1:9001 Upgrade: WebSocket Connection: Upgrade Pragma: no-cache Cache-Control: no-cache Sec-WebSocket-Key: 0GOEn35w9FPvHyVS7McHVA== Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols Upgrade: websocket Connection: Upgrade Sec-WebSocket-Accept: VCbRenj6GKxxdmEHbn5x95RfLFk=
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 | None | 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 | 301 | 602 |
4 | 23 | 92 |
6 | 1 | 6 |
8 | 1 | 8 |
12 | 2 | 24 |
14 | 2 | 28 |
16 | 1 | 16 |
18 | 1 | 18 |
22 | 1 | 22 |
28 | 1 | 28 |
30 | 1 | 30 |
34 | 1 | 34 |
36 | 1 | 36 |
40 | 1 | 40 |
42 | 1 | 42 |
46 | 1 | 46 |
48 | 1 | 48 |
50 | 2 | 100 |
52 | 1 | 52 |
54 | 1 | 54 |
58 | 1 | 58 |
62 | 1 | 62 |
64 | 280 | 17920 |
66 | 501 | 33066 |
68 | 280 | 19040 |
72 | 2 | 144 |
84 | 1 | 84 |
86 | 1 | 86 |
90 | 2 | 180 |
96 | 1 | 96 |
100 | 2 | 200 |
104 | 2 | 208 |
108 | 1 | 108 |
114 | 2 | 228 |
116 | 2 | 232 |
122 | 2 | 244 |
124 | 1 | 124 |
128 | 1 | 128 |
129 | 1 | 129 |
130 | 308 | 40040 |
132 | 1389 | 183348 |
134 | 519 | 69546 |
138 | 1 | 138 |
142 | 1 | 142 |
144 | 1 | 144 |
148 | 1 | 148 |
150 | 1 | 150 |
160 | 1 | 160 |
162 | 1 | 162 |
164 | 1 | 164 |
166 | 1 | 166 |
172 | 1 | 172 |
176 | 1 | 176 |
188 | 1 | 188 |
190 | 1 | 190 |
196 | 533 | 104468 |
198 | 5997 | 1187406 |
200 | 434 | 86800 |
262 | 385 | 100870 |
264 | 307 | 81048 |
266 | 55 | 14630 |
328 | 50 | 16400 |
330 | 93 | 30690 |
332 | 15 | 4980 |
387 | 1 | 387 |
394 | 16 | 6304 |
396 | 14 | 5544 |
398 | 3 | 1194 |
460 | 5 | 2300 |
462 | 6 | 2772 |
526 | 2 | 1052 |
528 | 3 | 1584 |
530 | 2 | 1060 |
592 | 1 | 592 |
594 | 1 | 594 |
660 | 1 | 660 |
792 | 2 | 1584 |
858 | 1 | 858 |
1650 | 1 | 1650 |
3694 | 1 | 3694 |
7592 | 1 | 7592 |
16898 | 1 | 16898 |
18630 | 1 | 18630 |
22440 | 1 | 22440 |
39218 | 1 | 39218 |
53066 | 1 | 53066 |
55308 | 1 | 55308 |
58016 | 1 | 58016 |
61672 | 1 | 61672 |
64484 | 1 | 64484 |
65483 | 1 | 65483 |
65536 | 28 | 1835008 |
Total | 11626 | 4325633 |
Chop Size | Count | Octets |
6 | 1 | 6 |
8 | 1 | 8 |
70 | 65536 | 4587520 |
241 | 1 | 241 |
Total | 65539 | 4587775 |
Opcode | Count |
0 | 65598 |
2 | 1 |
8 | 1 |
Total | 65600 |
Opcode | Count |
0 | 65536 |
2 | 1 |
8 | 1 |
Total | 65538 |
000 TX OCTETS: 474554202f20485454502f312e310d0a557365722d4167656e743a204175746f6261686e5465737453756974652f302e372e
312d302e392e332d330d0a486f73 ...
001 RX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a557067726164653a20776562736f636b
65740d0a436f6e6e656374696f6e ...
002 CLOSE CONNECTION AFTER 100.000000 sec
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=8f1660ca, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
004 TX OCTETS: 88828f1660ca8cfe
005 RX OCTETS: 8800
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=False, MASK=None
007 TCP DROPPED BY PEER