Hello Everyone,
We are running ERPNext in production and currently have 200+ concurrent users accessing the system.
I would like guidance from the community on:
-
Recommended server specifications (CPU, RAM, disk type) for this user load
-
Ideal Gunicorn workers, background workers, and Redis configuration
-
MariaDB tuning best practices for high concurrency
Our goal is to ensure stable performance, faster response time, and scalability as the number of users grows.
Thanks in advance for your help.