Hey everyone! 👋
I'm exploring Appwrite for a live online test where thousands of candidates will be active simultaneously. I couldn't find any official documentation on concurrent WebSocket connection limits, so I have a few questions:
How many concurrent WebSocket connections can Appwrite Cloud handle? If I self-host Appwrite, what’s the best way to scale WebSocket connections for thousands of users?
Thanks in advance!
Cloud auto-scales, you can grow as you need. If you plan to use the platform at enterprise scale for your org, its recommended to reach out to sales and discuss: https://appwrite.io/contact-us/enterprise
Recommended threads
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...
- Getting current user has been blocked
Getting current user has been blocked error while signing in the appwrite console. Got this during I am testing with the my saas web project. Please help to unb...