If you have an HTML site, most likely it uses a really small amount of system resources due to the fact that it's static, but this is not the situation with dynamic database-driven sites that use PHP scripts and offer you much more capabilities. This sort of Internet sites generate load on the website hosting server anytime someone browses them, simply because the hosting server needs time to execute the script, to access the database and then to provide the information requested by the visitor's browser. A well-known discussion board, for example, stores all usernames and posts in a database, so some load is generated every single time a thread is opened or a user searches for a particular word. If a lot of people connect to the forum at the same time, or if every search involves checking tens of thousands of database entries, this could produce high load and affect the functionality of the Internet site. In this regard, CPU and MySQL load stats can give you data about the site’s performance, as you can compare the numbers with your traffic stats to make a decision if the site should be optimized or migrated to another sort of hosting platform that'll be able to bear the high system load in case the site is popular.

MySQL & Load Stats in Cloud Hosting

Using the Hepsia CP, which comes with all our cloud hosting offers, you'll be able to see incredibly detailed data regarding the system resources which your sites use. One of the sections will give you info on the CPU load, such as the amount of processing time the web server spent, the length of time it took for your scripts to be executed and the amount of memory they used. Statistics are consistently produced every 6 hours and you may also see the kinds of processes that produced the most load - PHP, Perl, and so forth. MySQL load data are listed in a separate section in which you can see all the queries on a per hour, everyday, etcetera. basis. You'll be able to go back and compare data from various months to find out if some update has transformed the resource usage if the amount of site visitors has not changed much. That way, you can see if your site needs to be optimized, which will give you a better general performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Hosting

Our system produces in depth statistics about the two different types of load, so if you get a semi-dedicated server for your Internet sites, you can access the data with just a few clicks within your Hepsia hosting Control Panel. Every type of data is listed inside its own section. The CPU Load section shall tell you what processes created the load and the length of time it took for the web server to execute all the requests. Although stats are produced every 6 hours, you can see daily and monthly statistics also. In the MySQL Load section you'll find a list of all the databases created in your semi-dedicated account manually and automatically, what amount of queries were sent to each one of them, the total everyday queries for the account in general, plus the average hourly rate. This info will help you determine how well your sites perform and if any of them requires optimization of some sort.