Plesk

 Site works slowly. What can be checked?

How HTTP client-server interaction works

A Web server receives a request from a client for index.php page, for example, generates a page with static HTML content and sends to the client. This is Time to First byte (TTFB).

Then client web browser starts executing index.php: requests content mentioned in the page – various scripts, images etc. The scripts are delivered from the server and a web browser starts executing them.

Possible causes

Troubleshooting steps

1. Web server

Note: To get an idea what is a good value, compare your website performance against big service providers such as Google, Yout…

Exit mobile version