If you have an HTML Internet site, it probably uses a really small amount of system resources due to the fact that it is static, but this is not the situation with dynamic database-driven Internet sites that use PHP scripts and offer way more functions. Such websites produce load on the web hosting server each and every time someone browses them, because the server needs time to execute the script, to access the database and then to provide the info requested by the visitor's browser. A well known discussion board, as an illustration, stores all usernames and posts inside a database, so some load is created any time a thread is opened or a user searches for a specific word. If many people access the forum all at once, or if each search involves checking tens of thousands of database entries, this can generate high load and affect the performance of the Internet site. In this regard, CPU and MySQL load stats can provide you with data about the site’s efficiency, as you can compare the numbers with your traffic statistics to decide if the website should be optimized or migrated to a different kind of hosting platform that'll be able to bear the high system load if the Internet site is really popular.

MySQL & Load Stats in Cloud Website Hosting

Using the Hepsia Control Panel, included with all of our cloud website hosting packages, you shall be able to to see really comprehensive stats concerning the system resources your Internet sites use. One of the sections shall give you information regarding the CPU load, like how much processing time the hosting server spent, the amount of time it took for your scripts to be executed and how much memory they used. Statistics are routinely created every 6 hours and you may also see the kinds of processes that generated the most load - PHP, Perl, etc. MySQL load statistics are listed in a separate section in which you'll be able to see all the queries on an hourly, everyday, etcetera. basis. You could go back and compare statistics from various months to determine if some update has transformed the resource usage if the amount of visitors hasn't changed much. That way, you can determine if your Internet site needs to be optimized, that'll lead to a better overall performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

Due to the fact that our system keeps thorough statistics for the load which every semi-dedicated server account produces, you'll be aware of how your sites perform at any time. Once you log in to the Hepsia CP, included with each account, you can go to the section committed to the system load. In it, you are able to see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what sorts of processes generated the load - cron jobs, PHP pages, Perl scripts, and so forth. Also you can see the total number of queries to every single database inside your semi-dedicated account, the total day-to-day numbers for the account altogether, as well as the average hourly rate. With both the CPU and the MySQL load data, you could always go back to past days or months and examine the general performance of your Internet sites after some update or after a sizeable increase in the number of your visitors.