fivem fileserver
I'm setting up a file server with Nginx as a file proxy server on FiveM. However, the internet speed of the proxy server is not sufficient. Are there any Cloudflare products or CDNs that can help resolve this?
7 Replies
How big are the files?
You can use R2 and add a custom domain for caching, but caching caps out at 512 MB per file for non-Ent users.
It's more than one gigabyte.
Isn't R2 a product for storing files?
Yes - isn't that what you're doing with a fileserver and NGINX?
Yes, that's correct. NGINX is configured like this
help