centreon-archived icon indicating copy to clipboard operation
centreon-archived copied to clipboard

enh(Apache): Add text compression

Open Thebarda opened this issue 2 years ago • 1 comments

Description

This adds the support for Gzip and Brotli algorithm text compression on Apache configuration.

Type of change

  • [ ] Patch fixing an issue (non-breaking change)
  • [x] New functionality (non-breaking change)
  • [x] Breaking change (patch or feature) that might cause side effects breaking part of the Software

Target serie

  • [ ] 21.04.x
  • [ ] 21.10.x
  • [ ] 22.04.x
  • [x] 22.10.x (master)

How this pull request can be tested ?

  • Using HTTPS/HTTP, size of downloaded files in browser should be less than on FS

Checklist

Community contributors & Centreon team

  • [x] I have followed the coding style guidelines provided by Centreon
  • [ ] I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • [ ] I have commented my code, especially hard-to-understand areas of the PR.
  • [x] I have rebased my development branch on the base branch (master, maintenance).

Thebarda avatar Jul 27 '22 15:07 Thebarda