Skip to content

Store gzip representations of common files on deploy #712

@jbergstroem

Description

@jbergstroem

Since we're using gzip_static on in the server we could shave off an considerable amount of cpu power by storing a gzip representation of each file we deploy (for instance index.html would be accompanied by index.html.gz). Additionally, since we default to -6 in nginx, we'd likely make each file a bit smaller by using -9 on deploy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions