this post was submitted on 11 Nov 2023
491 points (78.9% liked)
memes
10322 readers
2198 users here now
Community rules
1. Be civil
No trolling, bigotry or other insulting / annoying behaviour
2. No politics
This is non-politics community. For political memes please go to !politicalmemes@lemmy.world
3. No recent reposts
Check for reposts when posting a meme, you can only repost after 1 month
4. No bots
No bots without the express approval of the mods or the admins
5. No Spam/Ads
No advertisements or spam. This is an instance rule and the only way to live.
Sister communities
- !tenforward@lemmy.world : Star Trek memes, chat and shitposts
- !lemmyshitpost@lemmy.world : Lemmy Shitposts, anything and everything goes.
- !linuxmemes@lemmy.world : Linux themed memes
- !comicstrips@lemmy.world : for those who love comic stories.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not sure, but thy might. They’re constantly looking for ways to reduce traffic by even a couple bytes. They claim their servers see something like 30% of all web traffic, so if they can squeeze even a few bytes more out of something then it can have a pretty big impact overall.
One other thing they recently rolled out is a similar form of transparent support for Brotli compression. Many websites, CDN’s, etc. will automatically compress fonts, JavaScript, etc. using gzip if the client browser supports it (and most do). Brotli is a newer compression algorithm that sometimes is better than gzip, but not always. Many browsers now support Brotli as an option along with gzip, so Akamai will transparently convert gzipped items to Brotli, and if it generates a smaller file then they’ll serve that version to browsers that support it.