]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MEDIUM] stats: add "clear table <name> key <value>" to clear table entries
authorWilly Tarreau <w@1wt.eu>
Tue, 13 Jul 2010 11:48:00 +0000 (13:48 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 10 Aug 2010 16:04:14 +0000 (18:04 +0200)
commit88ee39758adcda014e976ff5f7b7d9807cdcd130
treee11dee8d514c2e3d0cdede64517a3114abb8fc7b
parent69f58c80580f0f9676c8a6110906295185f7076c
[MEDIUM] stats: add "clear table <name> key <value>" to clear table entries

This feature will be required at some point, when the stick tables are
used to enforce security measures. For instance, some visitors may be
incorrectly flagged as abusers and would ask the site admins to remove
their entry from the table.
src/dumpstats.c