@[email protected] to [email protected]English • edit-25 days agoMassive internet outage reported: Google services, Cloudflare, Character.AI among dozens of services impactedmashable.comexternal-linkmessage-square141fedilinkarrow-up1706arrow-down19file-text
arrow-up1697arrow-down1external-linkMassive internet outage reported: Google services, Cloudflare, Character.AI among dozens of services impactedmashable.com@[email protected] to [email protected]English • edit-25 days agomessage-square141fedilinkfile-text
minus-square@[email protected]linkfedilinkEnglish1•5 days agoBy self-hosted you mean you have hardware geographically distributed? Like… boxes at friend’s houses or…?
minus-square@[email protected]linkfedilinkEnglish1•5 days 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.