DOC: stats: document the comp_rsp stats column

This was forgotten in recent patch 5e16cbc3.
This commit is contained in:
Willy Tarreau 2012-11-26 00:49:03 +01:00
parent 77e3af9e6f
commit 11d4ec85d1

View 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