If you have an HTML Internet site, in all probability it uses a really small amount of resources due to the fact that it is static, but that isn't the situation with dynamic database-driven websites that use PHP scripts and offer a lot more features. Such Internet sites generate load on the hosting server every time anyone browses them, because the web server needs time to execute the script, to access the database and then to deliver the info requested by the visitor's browser. A widely used discussion board, for example, stores all usernames and posts inside a database, so some load is created every time a thread is opened or an end user searches for a certain phrase. If lots of people access the forum simultaneously, or if every single search involves checking tens of thousands of database entries, this can create high load and affect the functionality of the website. In this regard, CPU and MySQL load data can provide information about the site’s efficiency, as you can compare the numbers with your traffic data to decide if the website must be optimized or moved to a different kind of hosting platform which will be able to bear the high system load in the event that the site is really popular.

MySQL & Load Stats in Cloud Website Hosting

Using the Hepsia CP, included with all our cloud website hosting packages, you shall be able to to see really detailed data concerning the resources your Internet sites use. One of the sections shall give you information about the CPU load, including how much processing time the web server spent, the span of time it took for your scripts to be executed and how much memory they used. Statistics are consistently generated every 6 hours and you could also see the types of processes that generated the most load - PHP, Perl, and so on. MySQL load statistics are listed in a different section where you are able to see all the queries on a per hour, day-to-day, etc. basis. You could go back and compare stats from various months to see if some update has changed the resource usage if the number of visitors hasn't changed much. In this way, you will see if your website needs to be optimized, that will contribute to a better performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Hosting

Our system generates comprehensive stats about both types of load, so if you purchase a semi-dedicated server for your Internet sites, you can access the data with just a couple of mouse clicks within your Hepsia hosting Control Panel. Each kind of information is listed within its own section. The CPU Load section will tell you exactly what processes produced the load and the length of time it took for the hosting server to execute all of the requests. Although statistics are created every 6 hours, you can see day-to-day and monthly stats too. In the MySQL Load section you'll find a list of all the databases created in your semi-dedicated account manually and automatically, the amount of queries were sent to each one of them, the total daily queries for the account in general, as well as the average per hour rate. This information will help you see how well your websites perform and if any of them requires optimization of some kind.