]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: management: document cache_hits and cache_lookups in the CSV format
authorJérôme Magnin <jmagnin@haproxy.com>
Wed, 17 Jul 2019 12:04:40 +0000 (14:04 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 17 Jul 2019 12:11:38 +0000 (14:11 +0200)
Counters for cache_hits and cache_lookups were added with commit
a1214a50 ("MINOR: cache: report the number of cache lookups and cache
hits") but not documented in management.txt.

doc/management.txt

index ba53b048283da155144b63803446829ffcf93ab7..41d0e82a43f22077ef93583230651485e90586cc 100644 (file)
@@ -1101,6 +1101,8 @@ S (Servers).
  83: wrew [LFBS]: cumulative number of failed header rewriting warnings
  84: connect [..BS]: cumulative number of connection establishment attempts
  85: reuse [..BS]: cumulative number of connection reuses
+ 86: cache_lookup [.FB.]: cumulative number of cache lookups
+ 87: cache_hits [.FB.]: cumulative number of cache hits
 
 
 9.2) Typed output format