commit | f4e38b36b88ddc40b588af759ef861a1a5a50446 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed May 21 15:04:05 2014 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri May 23 14:29:11 2014 +0200 |
tree | 0cfb86610e7368772a8e431b16352e6383a1a0c0 | |
parent | db58b79ccd7e43283b48733de9c51c105dc3e246 [diff] |
MEDIUM: stats: report a server's own state instead of the tracked one's Now that servers have their own states, let's report this one instead of following the tracked server chain and reporting the tracked server's. However the tracked server is still used to report x/y when a server is going up or down. When the agent reports a down state, this one is still enforced.