If you have an HTML site, most likely it uses a small amount of system resources because it is static, but this isn't the situation with dynamic database-driven sites that use PHP scripts and provide you with a lot more capabilities. This sort of websites produce load on the website hosting server when anyone browses them, simply because the hosting server requires time to execute the script, to access the database and then to supply the information requested by the visitor's web browser. A widely used discussion board, for example, stores all usernames and posts inside a database, so some load is created any time a thread is opened or an end user looks for a particular name. If a lot of people connect to the forum at the same time, or if every single search involves checking a large number of database entries, this can create high load and affect the performance of the website. In this regard, CPU and MySQL load statistics can provide info about the site’s functionality, as you can compare the numbers with your traffic statistics to decide if the Internet site should be optimized or moved to a different kind of web hosting platform that will be able to bear the high system load if the website is very popular.
MySQL & Load Stats in Shared Website Hosting
We create comprehensive statistics about the system resource usage of each and every shared website hosting account, so in case you host your sites on our innovative cloud platform, you'll be able to examine 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, how much memory Internet sites used and what different kinds of processes produced the load. Statistics are created every six hours. You'll be able to see daily and month-to-month data too. In the second section you will discover all the databases that you have created inside the account and for every one of them you will see the number of hourly and daily queries. The data will give you an accurate picture of the efficiency of your Internet sites, particularly if you compare it to the daily traffic and visitor stats.
MySQL & Load Stats in Semi-dedicated Servers
Because our system keeps thorough stats for the load that each semi-dedicated server account produces, you will be aware of how your websites perform at any time. Once you log in to the Hepsia Control Panel, supplied with every single account, you can check out the section committed 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 sorts of processes created the load - cron jobs, PHP pages, Perl scripts, etcetera. You may also see the number of queries to each and every database within your semi-dedicated account, the total day-to-day stats for the account overall, along with the average hourly rate. With both the CPU and the MySQL load data, you could always go back to past days or months and evaluate the efficiency of your sites after some update or after a substantial boost in the number of your website visitors.