]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: stats: document the comp_rsp stats column
authorWilly Tarreau <w@1wt.eu>
Sun, 25 Nov 2012 23:49:03 +0000 (00:49 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 25 Nov 2012 23:49:03 +0000 (00:49 +0100)
This was forgotten in recent patch 5e16cbc3.

doc/configuration.txt

index 223d479b796f53bdc7b7673e8edc5933c62156dc..362d2fa5b89d596719b7b9db2a57bd48c957b790 100644 (file)
@@ -11043,6 +11043,7 @@ page. Both means provide a CSV format whose fields follow.
  51. comp_in: number of HTTP response bytes fed to the compressor
  52. comp_out: number of HTTP response bytes emitted by the compressor
  53. comp_byp: number of bytes that bypassed the HTTP compressor (CPU/BW limit)
+ 54. comp_rsp: number of HTTP responses that were compressed
 
 
 9.2. Unix Socket commands