If you have an HTML Internet site, in all probability it uses a small amount of system resources simply because it's static, but this isn't so with dynamic database-driven websites that use PHP scripts and offer you a lot more features. This sort of sites produce load on the hosting server each time somebody browses them, because the hosting server needs 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, as an illustration, stores all usernames and posts in a database, so some load is generated every single time a thread is opened or a user searches for a given word. If a lot of people access the forum all at once, or if each and every search involves checking hundreds of 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 statistics can give you info about the site’s functionality, as you can compare the numbers with your traffic stats to determine if the website must be optimized or moved to a new kind of hosting platform that'll be able to bear the high system load if the Internet site is very popular.

MySQL & Load Stats in Cloud Hosting

Our system keeps detailed info about the system resource usage of each and every cloud hosting account which is set up on our top-notch cloud platform, so if you decide to host your websites with our company, you'll have full access to this info through the Hepsia Control Panel, which you will get with the account. The CPU load stats feature the CPU time and the actual execution time of your scripts, along with the amount of system memory they used. You can also see what processes generated the load - PHP or Perl scripts, cron jobs, and so forth. The MySQL load data section will show you the total amount queries to each specific database that you've created within your shared hosting account, the total queries for the account as a whole and the average hourly rate. Comparing these statistics to the visitor stats will tell you if your Internet sites perform the way they should or if they require some optimization, which will improve their functionality and the overall site visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

Our system produces detailed stats about the two different types of load, so if you purchase a semi-dedicated server for your sites, you can access the information with a few clicks within your Hepsia hosting Control Panel. Every type of data is listed within its own section. The CPU Load section shall tell you which processes created the load and how much time it took for the server to execute every one of the requests. Though stats are created every six hours, you can see day-to-day and per month stats also. In the MySQL Load section you will find a list of all the databases generated in your semi-dedicated account manually and automatically, what number of queries were sent to each one of them, the total daily queries for the account overall, as well as the average per hour rate. This information shall help you figure out how well your sites perform and if any one of them requires optimization of some kind.