Earlier quoted context omitted.
> Round-trip latency has a significant impact on TCP throughput. It's not just about time to first byte. I've built three CDNs in my career, one at the Tbps scale. Latency only has two factors in throughput: time to scale window size, and retransmits. Modern TCP stacks handle the prior just fine, and the latter is only an issue with packet loss. You can also turn on HTTP/3 and remove your reliance on TCP entirely. >…
> My offer still stands if you'd like a tour of a datacenter and see the sausage being made at scale. I might take you up on that offer, as I might need that for some new project I'm preparing. Where are you located?
We handle 80TB and 5M page views a month for under $400
421–426 of 426 posts
Re: We handle 80TB and 5M page views a month for under $400
#422I was running www.Photopea.com with 10M page views a month for $40 a year. Now, I upgraded to $60 a month. I never used any CDN.
Looks good. FYI I tried to bookmark it with cmd-D, but the app has hijacked that combo!
Re: We handle 80TB and 5M page views a month for under $400
#423I was running www.Photopea.com with 10M page views a month for $40 a year. Now, I upgraded to $60 a month. I never used any CDN.
If I update a single file, how long it takes until nobody in the world can access the old version anymore? Does it take seconds / minutes / hours? Also, some files should not be cached at all (like PHP requests).
I am afraid it would take me days or weeks to learn everything and to cofigure the CDN properly, and I am risking being offline for a part of the world during that time. Also, if there is a problem at the CDN, my website would be broken, too. If someone could help me, you can write me at support@photopea.com
Re: We handle 80TB and 5M page views a month for under $400
#424Re: We handle 80TB and 5M page views a month for under $400
#425Earlier quoted context omitted.
Because cloud flare administratively centralizes a solution that was previously distributed. Guess what percentage of websites Cloudflare could take down in minutes if they decided? It doesn’t matter if cloudflare itself uses a distributed architecture. It’s a massive central point of failure/malice.
If cloudflare did that, then you do a simple DNS change and host your content somewhere else. You are ALWAYS going to be contracting with a third party to provide your connection to the internet... why is trusting cloudflare not to block you riskier than trusting your ISP or the data center that has your server?
You missed the point. It’s an illustration of how much of the global internet cloudflare intermediates and can eavesdrop, filter. Guess how many tor users you fucked by putting cloudflare between you and them. Vpn users, etc.
Re: We handle 80TB and 5M page views a month for under $400
#426Earlier quoted context omitted.
> That's not terrible, but it was slow enough that I wondered for a few seconds if the site was broken. So what? Unless your website is offering some superficial junk that can easily be found elsewhere, you’re not going to lose a user. For something like photopea, there aren’t sub-second alternatives out there.
Almost a perfect quote of GM in the 80s when Japanese cars took over it's market share > For something like photopea, there aren’t sub-second alternatives out there. if there is't one now, there will be. Besides, with a little CDN and tweaking you improve your users enjoyment. Why not?