PocketSocketServer - Case 12.5.2 : Pass - 326 ms @ 2016-03-30T12:05:48.614Z
Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use default permessage-deflate offer.
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 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: 8ZUWrgm53XiKMGHRK/H6SQ== 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: QPHIxy9YUl2oftaZzXw8T7Z/jCk= 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 | 578 | 1156 |
5 | 2 | 10 |
7 | 1 | 7 |
8 | 1 | 8 |
9 | 4 | 36 |
11 | 4 | 44 |
12 | 4 | 48 |
13 | 6 | 78 |
14 | 3 | 42 |
15 | 6 | 90 |
16 | 2 | 32 |
17 | 5 | 85 |
18 | 3 | 54 |
19 | 6 | 114 |
20 | 1 | 20 |
21 | 2 | 42 |
23 | 2 | 46 |
24 | 3 | 72 |
25 | 3 | 75 |
27 | 3 | 81 |
28 | 2 | 56 |
29 | 1 | 29 |
30 | 2 | 60 |
31 | 1 | 31 |
32 | 2 | 64 |
33 | 1 | 33 |
35 | 1 | 35 |
37 | 2 | 74 |
38 | 1 | 38 |
40 | 1 | 40 |
41 | 1 | 41 |
42 | 1 | 42 |
46 | 1 | 46 |
47 | 1 | 47 |
48 | 1 | 48 |
49 | 3 | 147 |
50 | 1 | 50 |
52 | 1 | 52 |
53 | 1 | 53 |
56 | 1 | 56 |
58 | 2 | 116 |
59 | 1 | 59 |
60 | 4 | 240 |
63 | 1 | 63 |
66 | 2 | 132 |
67 | 1 | 67 |
68 | 1 | 68 |
69 | 1 | 69 |
70 | 515 | 36050 |
72 | 385 | 27720 |
229 | 1 | 229 |
Total | 1579 | 67995 |
Chop Size | Count | Octets |
8 | 1 | 8 |
11 | 2 | 22 |
13 | 2 | 26 |
14 | 1 | 14 |
15 | 4 | 60 |
16 | 2 | 32 |
17 | 5 | 85 |
18 | 2 | 36 |
19 | 7 | 133 |
20 | 4 | 80 |
21 | 5 | 105 |
22 | 3 | 66 |
23 | 6 | 138 |
24 | 1 | 24 |
25 | 3 | 75 |
26 | 1 | 26 |
27 | 2 | 54 |
28 | 1 | 28 |
29 | 2 | 58 |
30 | 2 | 60 |
31 | 3 | 93 |
32 | 2 | 64 |
33 | 4 | 132 |
36 | 3 | 108 |
37 | 1 | 37 |
38 | 1 | 38 |
39 | 2 | 78 |
41 | 1 | 41 |
43 | 1 | 43 |
44 | 2 | 88 |
46 | 1 | 46 |
47 | 1 | 47 |
50 | 1 | 50 |
51 | 1 | 51 |
54 | 2 | 108 |
55 | 3 | 165 |
56 | 1 | 56 |
59 | 1 | 59 |
60 | 1 | 60 |
62 | 1 | 62 |
64 | 3 | 192 |
65 | 1 | 65 |
66 | 2 | 132 |
67 | 1 | 67 |
70 | 1 | 70 |
71 | 1 | 71 |
72 | 2 | 144 |
73 | 1 | 73 |
76 | 900 | 68400 |
338 | 1 | 338 |
Total | 1002 | 72108 |
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
636570743a205150484978793959 ...
002 WIRELOG DISABLED
003 CLOSE CONNECTION AFTER 60.000000 sec
004 WIRELOG ENABLED
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=01482dc8, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
006 TX OCTETS: 888201482dc802a0
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