I have two servers, X is the web-server (PHP) and Y is the database server (MYSQL), how can i monitor if there is overload on the network between X and Y. also, sometimes the response from Y is very slow!!! how can i check the load from the web server side (PHP side) to see if the DB server is over-loaded or the connection between those two servers can't satisfy this load??
Yardımlarınız için teşekkürler