If you have an HTML Internet site, it probably uses a very small amount of resources because it's static, but this is not so with dynamic database-driven Internet sites that use PHP scripts and provide far more capabilities. This type of websites create load on the web hosting server anytime somebody browses them, because the web server requires time to execute the script, to access the database and then to supply the information requested by the visitor's browser. A famous 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 particular phrase. If a lot of people connect to the forum all at once, or if every single search involves checking tens of thousands of database entries, this could produce high load and affect the efficiency of the Internet site. In this regard, CPU and MySQL load statistics can give you info about the site’s functionality, as you can compare the numbers with your traffic statistics to determine if the Internet site needs to be optimized or migrated to a new kind of hosting platform that'll be able to bear the high system load in case the site is extremely popular.

MySQL & Load Stats in Shared Web Hosting

If you host your websites inside a shared web hosting account with us, you'll have access to detailed CPU and MySQL statistics that will allow you to monitor their performance. You can easily see the statistics with a couple of clicks inside your Hepsia Control Panel. The CPU Load section will show you the total time period the server spent on your scripts and the amount of memory was needed, plus the time it took for the scripts to be executed. The everyday view is the default one, but you are able to also see the stats from the previous months. The MySQL Load section offer you more details about the number of queries to every database that you have created within the account. Once again, you are able to see monthly, daily and per hour statistics, that will give you data that's different from the traffic or the number of visitors that you get. Thus, you can determine if the sites require some optimization.

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'll give you more info about the functionality of your websites. 2 sections of the Hepsia Control Panel are focused on the stats, one for every kind. In the CPU Load section you can see the execution time of your scripts and how much time the server processed them. You can also see the kinds of processes that were executed. Stats are generated every six hours, but if needed, you could also check figures for previous days or months. The MySQL Load section shall show you the whole amount of database queries per day and each hour, as well as the queries to each individual database you have in your semi-dedicated account. Comparing this information to your traffic stats will give you important information about how your sites perform and you will see if you have to take some measures to improve them.