If you have an HTML website, it probably uses a very small amount of resources simply because it's static, but this is not the case with dynamic database-driven websites that use PHP scripts and provide considerably more functions. This sort of sites generate load on the web hosting server when someone browses them, due to the fact that the web server needs time to execute the script, to access the database and then to deliver the information requested by the visitor's Internet browser. A popular discussion board, for instance, stores all usernames and posts in a database, so some load is generated any time a thread is opened or a user searches for a specific phrase. If a lot of people access the forum all at once, or if each search involves checking hundreds of thousands of database entries, this could generate high load and affect the performance of the Internet site. In this regard, CPU and MySQL load data can provide you with info about the site’s overall performance, as you can compare the numbers with your traffic data and see if the site should be optimized or transferred to another kind of hosting platform that will be able to bear the high system load if the site is popular.

MySQL & Load Stats in Cloud Web Hosting

Our system keeps comprehensive info about the system resource usage of every cloud web hosting account that's set up on our top-notch cloud platform, so given that you choose to host your sites with our company, you'll have full access to this data through the Hepsia CP, which you'll get with the account. The CPU load stats feature the CPU time and the actual execution time of your scripts, along with how much system memory they used. You can also see what processes produced the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load data section will show you the amount of queries to each particular database that you have created in your shared hosting account, the total queries for the account in general and the normal hourly rate. Comparing these numbers to the site visitor statistics will tell you if your sites perform the way they should or if they require some optimization, which will improve their performance and the overall visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

Our system creates in depth stats about the two kinds of load, so if you purchase a semi-dedicated server for your websites, you can access the data with a few mouse clicks inside your Hepsia hosting Control Panel. Each type of information is listed in its own section. The CPU Load section will show you what processes created the load and the amount of time it took for the hosting server to execute all the requests. Though statistics are created every 6 hours, you can see daily and per month statistics as well. In the MySQL Load section you shall find a list of all the databases generated inside your semi-dedicated account manually and automatically, what number of queries were sent to every one of them, the total daily queries for the account in general, plus the average per hour rate. This data will help you figure out how well your Internet sites perform and if any of them needs optimization of some sort.