Does cloudflare DNS proxy has limit for user concurrency?

I want to make sure that there will be no trouble if somehow my site will be accessed by 1000 or more concurrent user using DNS +proxy.

Connect with the Workers Community on the Developers Discord, https://discord.cloudflare.com

Nope, no concurrency limits for requests (especially DNS). Feel free to have 1,000, 100,000 or a million concurrent :slight_smile:

2 Likes

in free tier? Do I need to pay for Argo?

Yes in the free tier and nope, no need to pay for Argo.
Argo Smart Routing is to improve performance from Cloudflare → origin rather than users → Cloudflare. Docs: Get started · Cloudflare Argo Smart Routing docs

For making sure again, my site request size is about 100~200 request/s will it be safe?

Yep, that’s fine.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.