Is it possible to keep track of the number of concurrent users/sessions (not connections) and if threshold is exceed send the users to a “Busy” page?
No easy way I can think of, though a fancy Workers KV script might do it.
The problem is with 154 entry points (the Cloudflare datacenters), you’d have to aggregate all the data to get the number of concurrent users/sessions.
Why do you ask?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.