i first time use cloudflare zero trust and i decide to use free plan and use tunnels , i want to know how many number of users who use the subdomain to access web server in localhost
Hi, I couldn’t find a direct answer via the documentation, but I came across this post which gives a ballpark estimate of how many total concurrent requests a tunnel can support:
In short, it seems like it can be anywhere from 10,000 - 100,000 requests per second (up to 100 connections per Tunnel * hundreds or thousands requests per second over [one connection]). So it seems sufficient even for large-scale applications.
Hope this helps!
1 Like