Massive internet outage reported: Google services, Cloudflare, Character.AI among dozens of services impacted
-
If the costs are mostly variable in how much they serve up, and uptime is sufficiently important, maybe have two CDNs and use the other one as a fallback when things start going tits-up?
schrieb am 13. Juni 2025, 00:55 zuletzt editiert vonCloudflare tries to enforce pretty strong vendor lock in by requiring you use their nameservers.
Also subdelegate domains are an "enterprise" feature, so no luck there.
Basically the CDN market sucks, not a shocker Netflix, Google, Valve, and many others operate their own.
-
schrieb am 13. Juni 2025, 01:16 zuletzt editiert von
No, she's just ghosting you.
-
This is why I call scrum masters scrumlords.
Thankfully my boss is hands off so I took a walk and then worked on an internal tooling side project that really only I will appreciate.
schrieb am 13. Juni 2025, 01:20 zuletzt editiert vonYou have a good boss!
-
Cloudflare tries to enforce pretty strong vendor lock in by requiring you use their nameservers.
Also subdelegate domains are an "enterprise" feature, so no luck there.
Basically the CDN market sucks, not a shocker Netflix, Google, Valve, and many others operate their own.
schrieb am 13. Juni 2025, 01:37 zuletzt editiert von tal@lemmy.todayHmm.
I'm not familiar with the constraint.
I assume that the way that this works is that I host content at www.foo.com and they have their nameserver resolve www.foo.com to different IPs based on the geolocation of the browsing user's IP.
Is it possible to convert www.foo.com to a CNAME that can be redirected away from their nameservers? Like, I make www.foo.com be a CNAME directed at www.foo-cloudflare-cdn.com . They own www.foo-cloudflare-cdn.com , they serve A or AAA queries there on their nameservers. But if I want fallback, I update the CNAME to point at www.foo-backup-cdn.com , which is served by a different CDN.
Are there technical barriers to that, do you know?
-
Ai? Or a catch headline
schrieb am 13. Juni 2025, 01:38 zuletzt editiert vonIt's a joke. I don't think there's really a website called Frank's Dildo Emporium. But if there is, lmk.
-
You have a good boss!
schrieb am 13. Juni 2025, 01:44 zuletzt editiert von wise_pancake@lemmy.caQuitting my last job for this one might be the best thing I've done since I tricked my wife into marrying down.
My mental and physical health has improved a ton.
-
I remember the day I went why are we all selfhosting and still relying on a site like Cloudflare?.
I'm glad I agreed with me on it.
schrieb am 13. Juni 2025, 01:48 zuletzt editiert vonI use it for DNS and domain hosting, but that's it, none of their proxying stuff.
-
If you're not running your waifu on a local machine she's just a digital prostitute.
schrieb am 13. Juni 2025, 02:14 zuletzt editiert vonThe one downvote on this comment makes it like 20x funnier
-
My front-line guess is "Erotic Role Play" but I am not familiar with character.ai
schrieb am 13. Juni 2025, 02:41 zuletzt editiert von toynbee@lemmy.worldI had guessed the nature of the site and "roleplay." It is a tad silly on my part to not have guessed "erotic"; thanks for getting me there (and not in an erotic way).
edit: Had left out the word "there."
-
Cloudflare is a cancer
schrieb am 13. Juni 2025, 03:18 zuletzt editiert von xylight@lemdro.idRedacted
-
It blocks anyone not using one of its preferred browsers, among other things. It's become the gatekeeper for a large fraction of the Internet.
schrieb am 13. Juni 2025, 03:43 zuletzt editiert vonIt also flags my DNS filter and nearly every site I go to has to "check if I'm human"
-
Hmm.
I'm not familiar with the constraint.
I assume that the way that this works is that I host content at www.foo.com and they have their nameserver resolve www.foo.com to different IPs based on the geolocation of the browsing user's IP.
Is it possible to convert www.foo.com to a CNAME that can be redirected away from their nameservers? Like, I make www.foo.com be a CNAME directed at www.foo-cloudflare-cdn.com. They own www.foo-cloudflare-cdn.com, they serve A or AAA queries there on their nameservers. But if I want fallback, I update the CNAME to point at www.foo-backup-cdn.com, which is served by a different CDN.
Are there technical barriers to that, do you know?
schrieb am 13. Juni 2025, 04:21 zuletzt editiert vonThe way CDNs and virtual hosts work in general is to read the
host
field in the HTTP header, otherwise unless you dedicate an IP for each domain / "web site" there would be no way to know what to serve.The issue is if you put the CNAME of foo
www.foo-cloudflare-cdn.com.
then it will just resolve to whatever the A/AAAA record is for that, and send the host ofwww.foo.com
– which they will only service if that domain is hosted with their nameservers (they run automated checks to make sure you're actually doing so).
So there isn't really an easy way to just give cloudflare some subdomain, unless you pay them $$,$$$+ for the privilege.Valve actually does that, ironically enough, for the steam community web assets they use Fastly, Akamai, and CloudFront, all on subdomains of course
.
-
I've migrated about half of my services off of cloudflare DNS proxy. Guess which half still worked this afternoon. (Self hosting pangolin with CrowdSec as replacement). I wasn't even using the cloudflare tunnel. Just their proxy for some bot mitigation.
schrieb am 13. Juni 2025, 04:26 zuletzt editiert von sidewayshighways@lemmy.worldbeen really enjoying pangolin so far! i got scared and ended up not installing crowdsec.
am i missing out? how hard would that be to add after the fact?
-
It's a joke. I don't think there's really a website called Frank's Dildo Emporium. But if there is, lmk.
schrieb am 13. Juni 2025, 04:44 zuletzt editiert vonYou could just google it-
oh wait
-
Redacted
schrieb am 13. Juni 2025, 05:26 zuletzt editiert vonWhen I get to that screen, I just x out most of the time. It's usually not that important.
-
Another reason to self host
schrieb am 13. Juni 2025, 05:27 zuletzt editiert vonI do agree , the web needs to be decentralized, but does your server have similar uptime to cloudflare.
-
Redacted
schrieb am 13. Juni 2025, 05:38 zuletzt editiert vonInteresting, I have a lot less problems with the Cloudflare verification, than with Google captchas. The slightest unusual thing seems to put you in captcha hell
-
It blocks anyone not using one of its preferred browsers, among other things. It's become the gatekeeper for a large fraction of the Internet.
schrieb am 13. Juni 2025, 05:42 zuletzt editiert vonWhat browsers does it block?
-
schrieb am 13. Juni 2025, 05:51 zuletzt editiert von
Well that was fun!
-
I do agree , the web needs to be decentralized, but does your server have similar uptime to cloudflare.
schrieb am 13. Juni 2025, 05:55 zuletzt editiert vonDoes it need to?
-
-
Microsoft CFO calls for 'intensity' in an internal memo, after blowout earnings
Technology140 vor 7 Tagenvor 17 Tagen1
-
-
-
Actively exploited vulnerability gives extraordinary control over server fleets
Technology 27. Juni 2025, 03:011
-
Revolutionizing Dining Experiences: The Power of LED Menu Boards for Restaurants
Technology 23. Juni 2025, 09:511
-
-
noyb sends Meta 'cease and desist' letter over AI training. European Class Action as potential next step
Technology 18. Mai 2025, 15:361