6 ms·
Cloudflare results with worker as a reverse proxy can be much better.
by cybice 2y ago
Cloudflare results with worker as a reverse proxy can be much better.
- easylion 2y agoBut won't it add an additional hop hence additional latency to every single request ?
- rodcodes 2y agoNah, because the Cloudflare Workers run at closest edge location and are real fast. The real solution with Cloudflare is to use their Load Balancing (https://developers.cloudflare.com/load-balancing https://developers.cloudflare.com/load-balancing) which is a paid feature.