If you have an HTML website, in all probability it uses a small amount of resources as it's static, but this isn't the case with dynamic database-driven Internet sites that use PHP scripts and provide you with way more capabilities. This sort of sites generate load on the website hosting server each and every time anyone browses them, since the hosting server requires time to execute the script, to access the database and then to deliver the information requested by the visitor's web browser. A popular discussion board, for example, stores all usernames and posts within a database, so some load is produced each time a thread is opened or an end user searches for a specific word. If a lot of people connect to the forum at the same time, or if every single search involves checking tens of thousands of database entries, this may produce high load and affect the performance of the website. In this regard, CPU and MySQL load statistics can give you info about the site’s efficiency, as you can compare the numbers with your traffic statistics and see if the site needs to be optimized or moved to a new kind of hosting platform that'll be able to bear the high system load in the event that the Internet site is really popular.

MySQL & Load Stats in Shared Hosting

We produce thorough stats about the system resource usage of each shared hosting account, so in case you host your websites on our sophisticated cloud platform, you shall be able to check the data with just a couple of clicks from your Hepsia Control Panel. The data is supplied in 2 different sections. The first one shall show you the amount of time our system spent serving your Internet sites, the total time it took for your scripts to be executed, what amount of memory the sites used and what kinds of processes generated the load. Statistics are generated every 6 hours. You could see everyday and per month statistics as well. In the second section you'll discover all the databases that you have created in the account and for every one of them you shall see the total amount of hourly and day-to-day queries. The data shall give you a detailed picture of the performance of your Internet sites, especially if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Hosting

As our system keeps detailed statistics for the load that each semi-dedicated server account generates, you shall be aware of how your sites perform at any time. As soon as you log in to the Hepsia CP, included with each account, you should check out the section dedicated to the system load. There, you can see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what types of processes produced the load - cron jobs, PHP pages, Perl scripts, and so on. You can also see the amount of queries to every single database inside your semi-dedicated account, the total daily statistics for the account overall, plus the average hourly rate. With both the CPU and the MySQL load stats, you could always go back to past days or months and evaluate the functionality of your websites after some update or after a significant increase in the number of your website visitors.