@noelle (it totally does serve content though)
its whole thing is if someone requests a thing from your site, that thing gets cached on their servers and served from there instead until you change it
so if you post a 1mb image on a low bandwidth box, and a thousand people see it, instead of uploading 1gb, you probably only will do that once and the rest will be from cloudflare
it also means people who have slow connections to you probably won't notice since they'll only download html from you
@noelle i mean, they aren't a particularly great company, of course (something, something, no ethical consumption)
but they really do help with a lot if your resources are limited, and is free--which is why a lot of people use them
@thingywott I started using them to firewall elekk.xyz a couple years ago when we got DDOSed; I actually hadn't realized they were doing caching on the front end. I'll have to keep an eye on bandwidth usage over the next week, now that I've disabled it, and see how much of a difference it makes.
@thingywott Oh, interesting - I didn't know that.