-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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:


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:
Line 9 in 027aab4
encode zstd gzip |
But the server responses say otherwise 🤔
Metadata
Metadata
Assignees
Labels
No labels