]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: mention that req_tot is for both frontends and backends
authorWilly Tarreau <w@1wt.eu>
Mon, 12 Dec 2016 13:31:46 +0000 (14:31 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 12 Dec 2016 13:33:00 +0000 (14:33 +0100)
Thierry reported that only frontends were mentionned while the stats
are for both. To be backported to 1.7.

doc/management.txt

index dd886dec7a3935b9ab73dedcb0851ecaf1e1a703..f95dab234ed334fec8048b9f10cc3ab59d4d9f36 100644 (file)
@@ -996,7 +996,7 @@ S (Servers).
  45. hanafail [...S]: failed health checks details
  46. req_rate [.F..]: HTTP requests per second over last elapsed second
  47. req_rate_max [.F..]: max number of HTTP requests per second observed
- 48. req_tot [.F..]: total number of HTTP requests received
+ 48. req_tot [.FB.]: total number of HTTP requests received
  49. cli_abrt [..BS]: number of data transfers aborted by the client
  50. srv_abrt [..BS]: number of data transfers aborted by the server
      (inc. in eresp)