Skip to content

Compress the responses #736

@scottopherson

Description

@scottopherson

Looks like https://mondoo.com/docs/ isn't compressing any of its responses. The requested assets all return without a Content-Encoding header. Transferred size should be smaller than actual size:

Image Image

console.mondoo.com has nginx configured to gzip compress the responses: https://github.com/mondoohq/console/blob/8c11fe0e42ed28bdba5e8765658600c6d5026603/deploy/nginx/nginx.conf.jsonnet#L72

mondoo.com/docs seems like it has compression enabled in its Caddyfile:

encode zstd gzip

But the server responses say otherwise 🤔

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