]> git.proxmox.com Git - pve-manager.git/commit
pveproxy: add configurable COMPRESSION
authorStoiko Ivanov <s.ivanov@proxmox.com>
Tue, 19 Feb 2019 18:18:43 +0000 (19:18 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 20 Feb 2019 06:15:38 +0000 (07:15 +0100)
commita33abad12d4002edf28264720b6f89809fe5a3ef
treee223c822528dc12ff7f6d6d4e8ac03eddffddda1
parent1f7809624b443540b32be793bef5cf54f40e3f4d
pveproxy: add configurable COMPRESSION

disabling http compression is considered good practice and certain TLS-testing
scripts/sites lower the security rating if it's enabled.

compression is still on by default for the potential speed/performance gain.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
PVE/API2Tools.pm
PVE/Service/pveproxy.pm