this post was submitted on 20 Feb 2024
11 points (100.0% liked)

To The Fediverse

181 readers
1 users here now

Welcome

Let's talk about the fediverse.

The fediverse is a collection of community-owned, ad-free, decentralised, and privacy-centric social networks.

Each fediverse instance is managed by a human admin. You can find fediverse instances dedicated to art, music, technology, culture, or politics.

Join the growing community and experience the web as it was meant to be.

A community dedicated to fediverse news and discussion.

Fediverse is a portmanteau of “federation” and “universe”.

What is the fediverse?

founded 1 year ago
MODERATORS
 

February 20, 2024 piefedadmin writes:

For a very small instance with only a couple of concurrent users a CDN might not make much difference. But if you take a look at your web server logs you’ll quickly notice that every post / like / vote triggers a storm of requests from other instances to yours, looking up lots of different things. It’s easy to imagine how quickly this would overwhelm an instance once it gets even a little busy.

One of the first web performance tools people reach for is to use a CDN, like Cloudflare. But how much difference will it make? In this video I show you my web server logs before and after and compare them.

Read How much difference does a CDN make to a fediverse instance?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 7 months ago (1 children)

I bet for most instances setting up a Varnish cache is just as effective but much cheaper.

[–] [email protected] 0 points 7 months ago* (last edited 7 months ago)

Intere a ting, never heard of it. Unfortunately I have nothing to play with it on :(

Edit: maybe immich. But probably not really needed unless I share an album with a lot of people.