Check whether your server(s) are getting more load than they can handle. Ideally, the request-response ratio should be lower than 1, which means that the volume of requests can be served in time.
| ----------------------------------------------------------------- | |
By the time each of your servers is able to handle one request, it has received 0.8 more.
Found it useful? Share on Twitter.