If you have an HTML website, it likely uses a very small amount of resources simply because it's static, but that isn't the case with dynamic database-driven Internet sites that use PHP scripts and offer a lot more functions. This kind of sites generate load on the hosting server every time someone browses them, due to the fact that the server needs time to execute the script, to access the database and then to supply the data requested by the visitor's web browser. A famous discussion board, for instance, stores all usernames and posts inside a database, so some load is created any time a thread is opened or an end user searches for a given name. If a lot of people connect to the forum at the same time, or if each and every search involves checking hundreds of thousands of database entries, this could produce high load and affect the efficiency of the site. In this regard, CPU and MySQL load stats can give you data about the site’s efficiency, as you can compare the numbers with your traffic stats and see if the website must be optimized or migrated to a different type of hosting platform that will be able to bear the high system load if the site is extremely popular.

MySQL & Load Stats in Cloud Web Hosting

Our system keeps comprehensive info about the system resource usage of each and every cloud web hosting account that is created on our top-notch cloud platform, so in case you opt to host your Internet sites with us, you'll have full access to this information from the Hepsia CP, which you'll get with the account. The CPU load data feature the CPU time and the actual execution time of your scripts, plus what amount of system memory they used. You can also see what processes generated the load - PHP or Perl scripts, cron jobs, and so on. The MySQL load statistics section will show you the total amount queries to each particular database that you have created inside your shared hosting account, the total queries for the account altogether and the standard hourly rate. Comparing these statistics to the site visitor data shall tell you if your websites perform the way they have to or if they require some optimization, that'll improve their performance and the overall site visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with us, you shall be able to access really comprehensive CPU and MySQL load stats that'll give you additional information about the performance of your Internet sites. Two sections of the Hepsia CP are dedicated to the statistics, one for each and every kind. Inside the CPU Load section you could see the execution time of your scripts and how much time the web server processed them. You can even see the different types of processes that were executed. Statistics are created every 6 hours, but if needed, you may also check statistics for previous days or months. The MySQL Load section will show you the entire number of database queries per day and each hour, as well as the queries to each individual database that you have in your semi-dedicated account. Comparing this data to your traffic statistics will give you useful information about how your websites perform and you shall see if you need to take some measures to improve them.