Answer the question
In order to leave comments, you need to log in
How do you know if nginx can't keep up with the number of requests?
nginx + php-fpm is getting more and more requests. Sometimes people complain that the page of the service “does not open” for them. I suspect:
Answer the question
In order to leave comments, you need to log in
If the request did not reach nginx, then there will be no errors in the logs either. An indicator that nginx is not doing well will be an increase in response time and 503 errors.
It is better to diagnose dissatisfied users, at least by understanding what kind of OS / browser they have.
1. The assumption makes sense. I myself have this.
2. So in the nginx logs, timeouts and in general, include errors and warnings in the log. And analyze it with any available tool.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question