If you have an HTML website, most likely it uses a really small amount of resources as it is static, but this is not so with dynamic database-driven websites that use PHP scripts and provide way more functions. Such sites create load on the web hosting server when anyone browses them, since the web server needs time to execute the script, to access the database and then to deliver the info requested by the visitor's web browser. A widely used discussion board, as an illustration, stores all usernames and posts in a database, so some load is created every single time a thread is opened or a user looks for a certain term. If a lot of people connect to the forum all at once, or if every search involves checking thousands of database entries, this can generate high load and affect the overall performance of the Internet site. In this regard, CPU and MySQL load data can present you with data about the site’s functionality, as you can compare the numbers with your traffic statistics to make a decision if the website has to be optimized or moved to a different sort of web hosting platform that'll be able to bear the high system load in case the Internet site is popular.

MySQL & Load Stats in Website Hosting

We produce comprehensive stats about the system resource usage of each and every website hosting account, so in the event that you host your sites on our advanced cloud platform, you'll be able to examine the stats with just a couple of clicks from your Hepsia Control Panel. The data is provided in two different sections. The first one will show you how much time our system spent serving your websites, the total time it took for your scripts to be executed, the amount of memory sites used and what different types of processes produced the load. Stats are generated every six hours. You'll be able to see day-to-day and month-to-month stats also. In the second section you'll find all the databases you have created in the account and for each and every one of them you'll see the total amount of hourly and daily queries. The info will give you a definitive picture of the overall performance of your websites, especially if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Hosting

If you want to see detailed statistics with regards to the load produced by your websites, it will not take more than just a few clicks to do this. The Hepsia hosting CP, which comes with all semi-dedicated servers that we offer, has a section devoted to the system resource usage and the information there will tell you if your websites function properly and if the load they generate corresponds to the total amount of received website visitors. The CPU load stats include the script execution time and the span of time it took for the web server to process the requests, and also what types of processes created the load. The MySQL stats will show you how often every single database was accessed, plus day-to-day and by the hour stats for the entire account. With both sorts of stats, you'll be able to check the numbers for each of the past days and months, so you could see how the sites perform as the traffic to them increases or after you have applied some update.