SwiftWebSocket - Case 13.4.14 : Pass - 2963 ms @ 2016-04-13T16:17:40.050Z
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
Case Outcome
Ok, received all echo'ed messages in time.
Expected:
{}
Observed:
[]
Case Closing Behavior
Connection was properly closed (OK)
GET /runCase?case=463&agent=SwiftWebSocket HTTP/1.1 Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits; server_max_window_bits=15 Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=463&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: WAFzHdmrWd21Lju2W8C8hQ==
HTTP/1.1 101 Switching Protocols Server: AutobahnTestSuite/0.7.2-0.10.9 X-Powered-By: AutobahnPython/0.10.9 Upgrade: WebSocket Connection: Upgrade Sec-WebSocket-Accept: SRjT7xFbAsAr66ILiT2L7EMqi3s= Sec-WebSocket-Extensions: permessage-deflate; server_max_window_bits=15; client_max_window_bits=15
Key | Value | Description |
isServer | True | 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 | True | 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 |
6 | 1 | 6 |
14 | 1000 | 14000 |
382 | 1 | 382 |
65536 | 1000 | 65536000 |
Total | 2002 | 65550388 |
Chop Size | Count | Octets |
2 | 17 | 34 |
3 | 20 | 60 |
4 | 28 | 112 |
5 | 25 | 125 |
6 | 22 | 132 |
7 | 26 | 182 |
8 | 20 | 160 |
9 | 34 | 306 |
10 | 20 | 200 |
11 | 13 | 143 |
12 | 8 | 96 |
13 | 9 | 117 |
14 | 17 | 238 |
15 | 17 | 255 |
16 | 17 | 272 |
17 | 16 | 272 |
18 | 10 | 180 |
19 | 9 | 171 |
20 | 5 | 100 |
21 | 3 | 63 |
22 | 1 | 22 |
23 | 3 | 69 |
24 | 4 | 96 |
25 | 2 | 50 |
28 | 2 | 56 |
29 | 1 | 29 |
31 | 1 | 31 |
32 | 1 | 32 |
33 | 2 | 66 |
35 | 1 | 35 |
36 | 1 | 36 |
37 | 2 | 74 |
39 | 3 | 117 |
41 | 4 | 164 |
42 | 1 | 42 |
44 | 4 | 176 |
45 | 3 | 135 |
46 | 2 | 92 |
48 | 2 | 96 |
49 | 1 | 49 |
50 | 1 | 50 |
51 | 1 | 51 |
52 | 1 | 52 |
54 | 1 | 54 |
60 | 1 | 60 |
61 | 1 | 61 |
64 | 2 | 128 |
65 | 1 | 65 |
66 | 1 | 66 |
67 | 1 | 67 |
68 | 2 | 136 |
69 | 1 | 69 |
70 | 2 | 140 |
74 | 1 | 74 |
77 | 1 | 77 |
79 | 1 | 79 |
81 | 3 | 243 |
82 | 2 | 164 |
83 | 2 | 166 |
84 | 5 | 420 |
85 | 8 | 680 |
86 | 5 | 430 |
87 | 7 | 609 |
88 | 4 | 352 |
89 | 7 | 623 |
90 | 2 | 180 |
91 | 4 | 364 |
92 | 3 | 276 |
93 | 4 | 372 |
94 | 11 | 1034 |
95 | 11 | 1045 |
96 | 16 | 1536 |
97 | 10 | 970 |
98 | 12 | 1176 |
99 | 6 | 594 |
100 | 18 | 1800 |
101 | 12 | 1212 |
102 | 6 | 612 |
103 | 9 | 927 |
104 | 12 | 1248 |
105 | 12 | 1260 |
106 | 13 | 1378 |
107 | 8 | 856 |
108 | 7 | 756 |
109 | 9 | 981 |
110 | 7 | 770 |
111 | 6 | 666 |
112 | 4 | 448 |
113 | 4 | 452 |
114 | 2 | 228 |
115 | 4 | 460 |
116 | 1 | 116 |
117 | 4 | 468 |
118 | 11 | 1298 |
119 | 8 | 952 |
120 | 14 | 1680 |
121 | 10 | 1210 |
122 | 9 | 1098 |
123 | 5 | 615 |
124 | 2 | 248 |
125 | 3 | 375 |
141 | 1 | 141 |
241 | 2 | 482 |
242 | 1 | 242 |
243 | 2 | 486 |
244 | 5 | 1220 |
245 | 4 | 980 |
246 | 6 | 1476 |
247 | 5 | 1235 |
248 | 6 | 1488 |
249 | 13 | 3237 |
250 | 16 | 4000 |
251 | 23 | 5773 |
252 | 25 | 6300 |
253 | 29 | 7337 |
254 | 18 | 4572 |
255 | 33 | 8415 |
256 | 19 | 4864 |
257 | 32 | 8224 |
258 | 20 | 5160 |
259 | 23 | 5957 |
260 | 10718 | 2786680 |
306 | 1 | 306 |
Total | 11720 | 2897837 |
Opcode | Count |
1 | 1000 |
8 | 1 |
Total | 1001 |
Opcode | Count |
0 | 10718 |
1 | 1000 |
8 | 1 |
Total | 11719 |
000 RX OCTETS: 474554202f72756e436173653f636173653d343633266167656e743d5377696674576562536f636b657420485454502f312e
310d0a5365632d576562536f636b ...
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
5465737453756974652f302e372e ...
002 WIRELOG DISABLED
003 CLOSE CONNECTION AFTER 480.000000 sec
004 WIRELOG ENABLED
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
006 TX OCTETS: 880203e8
007 RX OCTETS: 888036401935
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3336343031393335
009 TCP DROPPED BY ME