From ab8465c58cfcf75ceb0fdb51a3fa1c905b85e4b6 Mon Sep 17 00:00:00 2001 From: Alex W Date: Tue, 28 Jan 2025 23:51:25 +0000 Subject: haproxy: T7081: Document usage of HTTP compression option --- docs/configuration/loadbalancing/haproxy.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/configuration/loadbalancing/haproxy.rst b/docs/configuration/loadbalancing/haproxy.rst index b29f9620..c7c25783 100644 --- a/docs/configuration/loadbalancing/haproxy.rst +++ b/docs/configuration/loadbalancing/haproxy.rst @@ -57,6 +57,16 @@ Service For an explanation on :ref:`syslog_facilities` and :ref:`syslog_severity_level` see tables in syslog configuration section. +.. cfgcmd:: set load-balancing haproxy service http-compression algorithm + + + Set the compression algorithm to be used when compressing HTTP responses. + +.. cfgcmd:: set load-balancing haproxy service http-compression mime-type + + + Set the list of HTTP response MIME types which haproxy will attempt to + compress, if received uncompressed from backend server. Rules ^^^^^ -- cgit v1.2.3