Skip to content

Precompress static files #2411

@dmos62

Description

@dmos62

Branched off of #2204. #2204 is about compressing on the fly and this is about providing precompressed versions of static files so that 1) Caddy doesn't have to encode each response and 2) so that we can use Brotli.

What this involves would probably depend on the type of deployment. E.g. for Docker images, we'd have to perform the precompression when building them.

For context, PR implementing #2204: #2410.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueEverything in "Help wanted", PLUS being relatively easy and straightforward to implement.help wantedCommunity contributors can implement thisreadyReady for implementationtype: enhancementwork: backendRelated to Python, Django, and simple SQL

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions