]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: stats: fix confirmation links on the stats interface
authorWilly Tarreau <w@1wt.eu>
Fri, 19 Apr 2013 10:16:55 +0000 (12:16 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 19 Apr 2013 10:16:55 +0000 (12:16 +0200)
commitba6be983d617a11776570d089b7a07f0a93d1b5f
tree4f0df042bf74e0562a2c46880bc63c6dfeaeffd9
parent5465684e204078a105ce7708aa23f021d615c8c2
BUG/MINOR: stats: fix confirmation links on the stats interface

The confirmation link on the web interface forgets to set the displaying
options, so that when one clicks on "[X] Action processed successfully",
the auto-refresh, up/down and scope search settings are lost. We need to
pass all these info in the new link.
src/dumpstats.c