commit | 8485f4e43b8b904b224f79044dd42843a89909a9 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Jan 07 13:59:10 2016 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Fri Mar 11 17:08:04 2016 +0100 |
tree | b07323c209956b77476fb0a040c32891b29888ef | |
parent | 02bc6c22442d3159188bfd330e434a91ba6f768f [diff] |
MINOR: stats: do not check srv->state for SRV_ST_STOPPED in HTML dumps We don't want the HTML dump to rely on the server state. We already have this piece of information in the status field by checking that it starts with "DOWN".