K
K
Kacblm2016-04-06 17:27:01
Nginx
Kacblm, 2016-04-06 17:27:01

Where to look if the site slows down?

Colleagues, good afternoon!
Please tell the noob what to do in such situations:
Installed nginx as a proxy server. Using the ip_hash method, it forwards client requests to 2 backend servers on which IIS is raised and the site is spinning.
The site is old, there is a lot of things wound up. After the next deployment, he began to slow down.
I did this: I looked at the load of the server on which nginx is installed (percent, memory, disk), then I did the same algorithm with two ISS servers.
It turns out that everything worked as it did, nothing was touched on the servers. So it's in the code?
What algorithm for identifying problems should an administrator have, or maybe there are some useful utilities, or methods for checking performance, based on their indicators, to prove to developers that the problem is with their code. You understand, the phrase "no one did anything" does not always work. Thanks for all the replies and good luck!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
Yuri Chudnovsky, 2016-04-07
@Frankenstine

https://developers.google.com/speed/pagespeed/insights/

A
Aleksandr R, 2016-04-10
@alexhouse

Check if the cache is spinning. Maybe some module was killed during the update or the settings were knocked down. In general, you need to look at the speed of the server's response to requests and there will already be an understanding of what slows it down - either the server itself or rendering on the client side.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question