Hi everyone, I’m running a WordPress site where I host videos for users to download and stream. I’ve recently integrated Cloudflare for better performance and security, but I’m still facing challenges with optimizing video delivery.
What steps have you taken to resolve the issue?
Enabling Cloudflare’s CDN for faster content delivery.
Using Page Rules to cache specific parts of the site.
Configuring the Brotli compression and auto-minification settings.
You can use Cloudflare Stream to host your video files which should improve the performance of the origin, as the video requests would get handled by Cloudflare and the request would get processed at a location near your users, improving performance.
For additional information on Cloudflare Stream, I would recommend you take a look at our dev docs: