How many Requests per Minute are considered ‘Heavy Load’? (Approximation)
I would think that the proper answer to this, given that you don’t want the hardware load measure (CPU, memory, IO utilization), is that heavy load is the amount of requests per time unit at or over the required maximum amount of requests per time unit. The required maximum amount of requests is what has … Read more