linuxserver / docker-grav

GNU General Public License v3.0
31 stars 11 forks source link

Adding Brotli compression in the embedded NGinx #43

Closed Cl-Chris closed 7 months ago

Cl-Chris commented 7 months ago

Is this a new feature request?

Wanted change

I see that the PHP Brotli is loaded in the docker, but is not activated in Nginx. May be it will be a good idea to use it to increase performance. Also how to use Redis with this container ? Do we need a separate docker for Redis ?

Reason for change

Increase performance.

Proposed code change

Activate Brotli in the docker

github-actions[bot] commented 7 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

homerr commented 7 months ago

Module has been added