While this blog post has very little in the way of proof, we actually got screwed over by CF a few weeks back. Basically, one morning all requests started being slow: small responses would take 7 seconds (within a few milliseconds, if you accounted for the RTT to the edge) with 7 seconds TTFB, larger ones (not sure exactly what the threshold was, but it was hundreds of KiB, not MiB) would take 1 minute (again, almost…
Requests dropped when using Cloudflare’s free tier for a commercial project
91–100 of 128 posts
Re: Requests dropped when using Cloudflare’s free tier for a commercial project
#92I am talking internally with the customer support team about what happened to this customer's traffic. It is definitively not the case that doing "four requests per minute" gets you rate limited.
While we are on the subject of rate limiting and such, does Cloudflare allow using its service for serving video files for a media heavy social media app where we store the videos on Backblaze B2? I’m working on such an app, and am hoping to use Cloudflare + Backblaze B2, because of the bandwidth alliance. https://www.cloudflare.com/en-gb/bandwidth-alliance/ However, the Terms of Service say: > 2.8 Limitation on Serv…
Re: Requests dropped when using Cloudflare’s free tier for a commercial project
#93I am talking internally with the customer support team about what happened to this customer's traffic. It is definitively not the case that doing "four requests per minute" gets you rate limited.
I think it might also be worth considering whether returning 503 is the right response when rate limited. 5xx indicates server failure, a "429 Rate Limited" is a more appropriate response.
Re: Requests dropped when using Cloudflare’s free tier for a commercial project
#94While this blog post has very little in the way of proof, we actually got screwed over by CF a few weeks back. Basically, one morning all requests started being slow: small responses would take 7 seconds (within a few milliseconds, if you accounted for the RTT to the edge) with 7 seconds TTFB, larger ones (not sure exactly what the threshold was, but it was hundreds of KiB, not MiB) would take 1 minute (again, almost…
Hmm, we've been experiencing vastly reduced throughput as well (something like 100 kB/s on images >100 kB in size, cache hit). We're on the free plan, though. Makes me wonder if there's actually some throttling going on behind the scenes.
Re: Requests dropped when using Cloudflare’s free tier for a commercial project
#95Earlier quoted context omitted.
While we are on the subject of rate limiting and such, does Cloudflare allow using its service for serving video files for a media heavy social media app where we store the videos on Backblaze B2? I’m working on such an app, and am hoping to use Cloudflare + Backblaze B2, because of the bandwidth alliance. https://www.cloudflare.com/en-gb/bandwidth-alliance/ However, the Terms of Service say: > 2.8 Limitation on Serv…
I basically have something similar to your use-case. While I'm on the free tier for all my domains, the supplemental agreement, at least in the US version, removes the specific limitation to serve primarily html/text content if you enable Cloudflare Workers, which also has a free tier, applies on an account and not domain level, and has no requirement for you to serve your content through their KV system. I ended up…
https://community.cloudflare.com/t/cloudflare-workers-live-v...
Re: Requests dropped when using Cloudflare’s free tier for a commercial project
#96There's no scarier company online than Cloudflare. Blissfully allowing it to MITM your traffic is just swell. In this case I suspect the monetization algo kicked in. Considering it just produced $40/month, it did well.
Really? I don't think you're aware of what's actually out there.
Let's put it this way: Cloudflare has a straightforward business model. The fact that you can pay them is comforting. The big shady companies that you cannot even pay, yet still make money "somehow", are more scary.
Re: Requests dropped when using Cloudflare’s free tier for a commercial project
#97Cloudflare might have other issues from time to time, but I've never experienced the similar problem. I'm running around 40 domains on Cloudflare Free plan. About 20 of these domains have some traffic.
How do you know for sure that you didn't? One of the main takeaways from the original article is that these errors are invisible from server side (your own stack) because it's the traffic is being throttled before it gets to your own servers. Unless you have very good and consistent client side availability metrics you probably wouldn't notice the 2%-3% drop.
Re: Requests dropped when using Cloudflare’s free tier for a commercial project
#98Earlier quoted context omitted.
While we are on the subject of rate limiting and such, does Cloudflare allow using its service for serving video files for a media heavy social media app where we store the videos on Backblaze B2? I’m working on such an app, and am hoping to use Cloudflare + Backblaze B2, because of the bandwidth alliance. https://www.cloudflare.com/en-gb/bandwidth-alliance/ However, the Terms of Service say: > 2.8 Limitation on Serv…
They do NOT allow video or large files (+50MB) on the Free plan or even on the paid plans! You'll have to get an Enterprise account for that (it's no longer starting at $5K/mo, you can get custom accounts setup to match your needs).
Re: Requests dropped when using Cloudflare’s free tier for a commercial project
#99To avoid this you need to turn the firewall and security feats to "Essentially Off" at least for asset requests (you can do this partial blocking via a page rule).
That being said this doesn't seem to be an issue with Free vs Paid, just a general problem with their blocking.
Re: Requests dropped when using Cloudflare’s free tier for a commercial project
#100Earlier quoted context omitted.
They do NOT allow video or large files (+50MB) on the Free plan or even on the paid plans! You'll have to get an Enterprise account for that (it's no longer starting at $5K/mo, you can get custom accounts setup to match your needs).
They do have a separate offering for video streaming which is pay as you go. https://www.cloudflare.com/products/cloudflare-stream/