If you have an HTML Internet site, most likely it uses a really small amount of resources simply because it is static, but that isn't the situation with dynamic database-driven websites that use PHP scripts and provide considerably more features. This type of sites generate load on the website hosting server every time someone browses them, because the hosting server needs time to execute the script, to access the database and then to provide the content requested by the visitor's browser. A well-known discussion board, as an illustration, stores all usernames and posts within a database, so some load is created every single time a thread is opened or a user searches for a specific term. If many people connect to the forum concurrently, or if each and every search involves checking hundreds of thousands of database entries, this can produce high load and affect the efficiency of the Internet site. In this regard, CPU and MySQL load data can provide you with info about the site’s efficiency, as you can compare the numbers with your traffic data to determine if the Internet site has to be optimized or migrated to another kind of hosting platform which will be able to bear the high system load in the event that the site is very popular.

MySQL & Load Stats in Shared Website Hosting

We produce comprehensive statistics about the system resource usage of every single shared website hosting account, so in the event that you host your websites on our innovative cloud platform, you'll be able to check out the statistics with only a couple of clicks from your Hepsia Control Panel. The data is offered in 2 different sections. The first one will show you the length of time our system spent serving your sites, the total time it took for your scripts to be executed, what amount of memory Internet sites used and what kinds of processes generated the load. Stats are generated every six hours. You're able to see daily and per month stats also. In the second section you will find all of the databases that you have created within the account and for each one of them you will see the amount of per hour and day-to-day queries. The data shall give you a detailed picture of the efficiency of your websites, especially if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with our company, you shall be able to access rather comprehensive CPU and MySQL load data that'll give you more info about the general performance of your sites. Two sections of the Hepsia Control Panel are devoted to the statistics, one for every kind. In the CPU Load section you could see the execution time of your scripts and the span of time the web server processed them. You can also see the different kinds of processes which were executed. Stats are created every six hours, but if necessary, you can also check figures for previous days or months. The MySQL Load section shall show you the total number of database queries per day and per hour, plus the queries to each individual database you have inside your semi-dedicated account. Comparing this information to your traffic statistics will give you valuable info about how your websites perform and you shall see if you must take some measures to optimize them.