bobamint21
PROOP
3 months ago
Hope everyone's week is going well! we're preparing for production launch and want to understand our scaling options. Our backend uses SSE for real-time price updates, which means persistent connections per user. How easy is it to upgrade the 10k concurrent connection limit ?
8 Replies
3 months ago
It's not something we can modify at a per-user level.
3 months ago
No, it's a platform wide limit.
3 months ago
How does this apply? Is it per-service? Per-replica?
3 months ago
Per replica.
3 months ago
We have some customers doing some truly high request rates, rates you'd typically think would be a DDoS, and no one has yet to run into that limit.
bobamint21
PROOP
2 months ago
Just to confirm, the 10K limit is not per domain?