If you have an HTML site, most likely it uses a small amount of system resources simply because it is static, but this isn't the situation with dynamic database-driven Internet sites that use PHP scripts and provide far more features. Such sites generate load on the website hosting server each time someone browses them, because the hosting server needs time to execute the script, to access the database and then to deliver the info requested by the visitor's browser. A well known discussion board, for example, stores all usernames and posts within a database, so some load is produced every single time a thread is opened or a user searches for a specific word. If lots of people connect to the forum simultaneously, or if every search involves checking a large number of database entries, this can create high load and affect the efficiency of the website. In this regard, CPU and MySQL load stats can present you with info about the site’s performance, as you can compare the numbers with your traffic data to determine if the Internet site must be optimized or transferred to another sort of website hosting platform which will be able to bear the high system load in case the site is extremely popular.

MySQL & Load Stats in Shared Hosting

We generate in depth statistics about the system resource usage of every single shared hosting account, so in case you host your websites on our innovative cloud platform, you'll be able to check the statistics with just a couple of clicks from your Hepsia CP. The data is offered in two different sections. The first one shall show you the span of time our system spent serving your sites, the total time it took for your scripts to be executed, how much memory sites used and what different kinds of processes generated the load. Statistics are produced every six hours. You'll be able to see daily and per month stats too. In the second section you shall find all the databases that you have created inside the account and for every one of them you shall see the amount of per hour and daily queries. The information will give you a detailed picture of the performance of your sites, specifically 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 really detailed CPU and MySQL load statistics that will give you addiitional information about the general performance of your sites. 2 sections of the Hepsia Control Panel are devoted to the statistics, one for every single type. Inside the CPU Load section you are able to see the execution time of your scripts and how much time the server processed them. Additionally you can see the kinds of processes which were executed. Stats are produced every 6 hours, but if required, you could also check data for previous days or months. The MySQL Load section will show you the entire number of database queries each and every day and per hour, and also the queries to each individual database you have inside your semi-dedicated account. Comparing this data to your traffic stats shall give you important information about how your websites perform and you shall see if you must take some measures to enhance them.