If you have an HTML website, it probably uses a small amount of resources as it's static, but that isn't so with dynamic database-driven Internet sites that use PHP scripts and provide much more features. Such websites produce load on the hosting server every time anyone browses them, due to the fact that the web server needs time to execute the script, to access the database and then to deliver the data requested by the visitor's browser. A widely used discussion board, as an illustration, stores all usernames and posts in a database, so some load is created each time a thread is opened or a user searches for a particular word. If lots of people connect to the forum concurrently, or if every search involves checking a large number of database entries, this can generate high load and affect the performance of the website. In this regard, CPU and MySQL load data can provide data about the site’s functionality, as you can compare the numbers with your traffic statistics to make a decision if the website needs to be optimized or migrated to a new sort of website hosting platform which will be able to bear the high system load in case the Internet site is very popular.

MySQL & Load Stats in Website Hosting

We generate in depth data about the system resource usage of every single website hosting account, so in case you host your websites on our advanced cloud platform, you shall be able to examine the stats with only a couple of mouse clicks from your Hepsia Control Panel. The data is offered in two different sections. The first one shall show you the length of time our system spent serving your Internet sites, the total time it took for your scripts to be executed, the amount of memory the sites used and what kinds of processes created the load. Stats are created every 6 hours. You'll be able to see daily and month-to-month data too. In the second section you will discover all of the databases that you have created in the account and for each of them you will see the amount of hourly and daily queries. The information will give you a detailed picture of the functionality of your Internet sites, especially if you compare it to the daily traffic and visitor statistics.