@jimmy@feddit.org to Technology@lemmy.worldEnglish • edit-22 months agoMassive internet outage reported: Google services, Cloudflare, Character.AI among dozens of services impactedmashable.comexternal-linkmessage-square140fedilinkarrow-up1701arrow-down19file-text
arrow-up1692arrow-down1external-linkMassive internet outage reported: Google services, Cloudflare, Character.AI among dozens of services impactedmashable.com@jimmy@feddit.org to Technology@lemmy.worldEnglish • edit-22 months agomessage-square140fedilinkfile-text
minus-square@iknowitwheniseeit@lemmynsfw.comlinkfedilinkEnglish1•2 months agoBy self-hosted you mean you have hardware geographically distributed? Like… boxes at friend’s houses or…?
minus-square@GreenKnight23@lemmy.worldlinkfedilinkEnglish1•2 months agono, self-hosted meaning it’s all on the local network. it’s just a folder on NAS that has a local DNS route to it. rewrite rules that rewrite the HTML and replaces “cdn.stuff.com” to “mycdn.local.net”. so not a true CDN, but a mock.
By self-hosted you mean you have hardware geographically distributed? Like… boxes at friend’s houses or…?
no, self-hosted meaning it’s all on the local network. it’s just a folder on NAS that has a local DNS route to it.
rewrite rules that rewrite the HTML and replaces “cdn.stuff.com” to “mycdn.local.net”.
so not a true CDN, but a mock.