mirror of
https://github.com/haproxy/haproxy.git
synced 2026-05-28 04:12:17 -04:00
DOC: stats: document the comp_rsp stats column
This was forgotten in recent patch 5e16cbc3.
This commit is contained in:
parent
77e3af9e6f
commit
11d4ec85d1
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue