[Mirror Manager]: Optimize CSS assets / serving of CSS assets in MirrorManager #42

Open
opened 2023-11-21 13:27:47 +00:00 by brian · 1 comment
Member

The file https://mirrors.rockylinux.org/mirrormanager/static/rocky.min.css is served uncompressed and with cache-control headers that disable caching, causing issues for users on slower connections.

Request that we:

  • Compress said CSS
  • Serve CSS without cache disabled
  • Other optimizations discussed below?
The file https://mirrors.rockylinux.org/mirrormanager/static/rocky.min.css is served uncompressed and with cache-control headers that disable caching, causing issues for users on slower connections. Request that we: - Compress said CSS - Serve CSS without cache disabled - Other optimizations discussed below?
brian added the
gain
low
label 2023-11-21 13:27:47 +00:00
neil added the
effort
medium
label 2023-11-21 13:41:21 +00:00

Not only CSS assets, all assets are not cached 🤣

Not only CSS assets, all assets are not cached 🤣
label changed title from Optimize CSS assets / serving of CSS assets in MirrorManager to [Mirror Manager]: Optimize CSS assets / serving of CSS assets in MirrorManager 2024-03-25 16:58:21 +00:00
Sign in to join this conversation.
No description provided.