]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stats: show soft-stopped servers in different color
authorGeoff Bucar <viralbyte@gmail.com>
Thu, 18 Apr 2013 20:53:16 +0000 (13:53 -0700)
committerWilly Tarreau <w@1wt.eu>
Fri, 19 Apr 2013 20:32:15 +0000 (22:32 +0200)
commitcc8bb92f32128a603d4206f066e99944e4049681
treef6bb829b2c50517eb3d913e28e55eebbcb930c20
parent656a9cee91093f063d3925e0bdbb917c9e515aad
MINOR: stats: show soft-stopped servers in different color

A "soft-stopped" server (weight 0) can be missed easily in the
webinterface. Fix this by using a specific class (and color).

Signed-off-by: Lukas Tribus <luky-37@hotmail.com>
src/dumpstats.c