Open choudhary15 opened 4 months ago
@choudhary15 @gauthamraje I don't have expertise in devOps.
I have spend sometime on this. As per my experience till now, its depends on number of request within a timestamp. If server crash after certain requests count, then we have to increase the ec2 instance size or database configuration. here are few references.
https://discuss.frappe.io/t/trying-to-measure-server-requirements-for-a-given-user-concurrency/65686 https://discuss.frappe.io/t/concurrency-optimistic-or-pessimistic/25800 https://github.com/frappe/erpnext/wiki/ERPNext-Performance-Tuning
How do we know the current load capacity of the system?