jimmy@feddit.org to Technology@lemmy.worldEnglish · edit-220 hours agoMassive internet outage reported: Google services, Cloudflare, Character.AI among dozens of services impactedmashable.comexternal-linkmessage-square141fedilinkarrow-up1690arrow-down17file-text
arrow-up1683arrow-down1external-linkMassive internet outage reported: Google services, Cloudflare, Character.AI among dozens of services impactedmashable.comjimmy@feddit.org to Technology@lemmy.worldEnglish · edit-220 hours agomessage-square141fedilinkfile-text
minus-squareiknowitwheniseeit@lemmynsfw.comlinkfedilinkEnglisharrow-up1·1 day agoBy self-hosted you mean you have hardware geographically distributed? Like… boxes at friend’s houses or…?
minus-squareGreenKnight23@lemmy.worldlinkfedilinkEnglisharrow-up1·1 day 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.