Large files download through Cloudflare

Hi Community,

I’m running a k8s cluster in GCP with a configured tunnel through Cloudflare. One of the endpoints is returning large files (several gigabytes).

In the cluster, endpoint works and files are downloaded but unfortunately, I’m receiving “HTTP/2 stream 1 was reset” error if I use it through Cloudflare. The first time the download starts it is in progress for a minute or so when the error occurs and all the next runs fail precisely in 30 seconds. I assume it is Cloudflare dropping the connection.

image

You probably don’t want to do that as that is a violation of the terms of service and your account may get suspended.

What do you mean? Is it a response limitation rules?

You did read the terms when you signed up, right?

Cloudflare is not intended for large binary files but exclusively for typical web content. Otherwise you’d need to use one of the paid products.

Does it mean I need to switch to enterprise to enable working with large files?
Also I couldn’t find any size limitations of file content - just ownership constraints ‘infringe, violate, or misappropriate any third-party right, including any copyright, trademark, patent, trade secret, moral right, privacy right, right of publicity, or any other intellectual property or proprietary right; or (ii) slander, defame, or libel any third-party.’

Either an Enterprise plan or one of the paid services. Your account won’t necessarily get suspended but it is a violation and it may get suspended.

The terms are clear

1 Like

Thanks for pointing me out, I will check what payed services I could enable for those workflows

Still couldn’t understand the violation of terms and how CDN is referrer to the current user case.

I’ve got the API that generates large binary files for the end user on purpose, protected by application-specific authentication rules. I don’t want that file to be served in different locations or for multiple users. So how does Cloudflare CDN relate to it?

What do I need from Cloudflare is DNS and security protection. And I’ve got PRO plan for that.

You are not allowed to tunnel said content through the proxies.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.