commit | 86db66a7c8499b8d16021eb35234a8a756948b86 | [log] [tgz] |
---|---|---|
author | Thierry FOURNIER <tfournier@exceliance.fr> | Tue Mar 11 18:37:58 2014 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Mon Mar 17 18:06:08 2014 +0100 |
tree | 8dff1c1f13a88430c291b55beafebae6fe50a712 | |
parent | 6bb53ff164fb8c9f2fcffddfb017527ffb5cbd1d [diff] |
MINOR: dumpstats: display the reference for th key/pattern and value. Before this patch, the "get map/acl" function try to convert and display the sample. This behavior is not efficient because some type like the regex cannot be reversed and displayed as string. This patch display the original stored reference.