Image hosting using R2 through Cloudflare CDN, is it legal at Cloudflare?
I'm starting developer using Cloudflare, using Cloudflare serverless stack for image hosting.
At first, service was small and not need caching so I built service without cache - but at this moment, service is growing extreamly fast and it's out of my hand now.
So I decided to use Cloudflare CDN, but something worried about it.
At the TOS document, they said CF can restrict CDN access when I use CDN disproportionate percentage of pictures, audio files, or other large files.
Currently using paid plan, but not using enterprise plan tho, can it be problem using Cloudflare CDN to deliver image / audio content?
My service is targeting image hosting of specified service like imgur, so I want to know it can causing problem. Service built with Cloudflare D1 + Cloudflare R2 + Cloudflare Worker.
At first, service was small and not need caching so I built service without cache - but at this moment, service is growing extreamly fast and it's out of my hand now.
So I decided to use Cloudflare CDN, but something worried about it.
At the TOS document, they said CF can restrict CDN access when I use CDN disproportionate percentage of pictures, audio files, or other large files.
Unless you are an Enterprise customer, Cloudflare offers specific Paid Services (e.g., the Developer Platform, Images, and Stream) that you must use in order to serve video and other large files via the CDN. Cloudflare reserves the right to disable or limit your access to or use of the CDN, or to limit your End Users’ access to certain of your resources through the CDN, if you use or are suspected of using the CDN without such Paid Services to serve video or a disproportionate percentage of pictures, audio files, or other large files.
Currently using paid plan, but not using enterprise plan tho, can it be problem using Cloudflare CDN to deliver image / audio content?
My service is targeting image hosting of specified service like imgur, so I want to know it can causing problem. Service built with Cloudflare D1 + Cloudflare R2 + Cloudflare Worker.