Skip to content

enable brotli compression by load additional brotli module #5127

@developsessions

Description

@developsessions

It would be helpful to not just have the gzip compression but also brotli, because in my use case I serve one static page by a custom config directly via this nginx of the proxy manager to reduce overhead.
brotli compression can safe 10% data and gives a speed improvement. The most browsers since 2012 are compatible with brotli compression, and if not, the gzip compression works as fallback.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions