If you have an HTML Internet site, it probably uses a small amount of resources as it is static, but this is not so with dynamic database-driven websites that use PHP scripts and provide you with way more features. This kind of sites create load on the website hosting server every time somebody browses them, since the server requires time to execute the script, to access the database and then to provide the information requested by the visitor's browser. A popular discussion board, for example, 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 at the same time, or if every search involves checking tens of thousands of database entries, this may create high load and affect the functionality of the Internet site. In this regard, CPU and MySQL load data can provide you with information about the site’s functionality, as you can compare the numbers with your traffic statistics to determine if the website needs to be optimized or transferred to another sort of website hosting platform that'll be able to bear the high system load if the Internet site is really popular.

MySQL & Load Stats in Cloud Hosting

Our system keeps detailed info about the system resource usage of every single cloud hosting account which is created on our top-notch cloud platform, so if you opt to host your Internet sites with us, you will have full access to this information from the Hepsia CP, which you will get with the account. The CPU load stats include 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 forth. The MySQL load statistics section will show you the amount of queries to each particular database that you've created in your shared hosting account, the total queries for the account overall and the standard hourly rate. Comparing these numbers to the site visitor stats will tell you if your sites perform the way they have to or if they require some optimization, that will improve their overall performance and the overall visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

If you want to see thorough stats regarding the load produced by your websites, it won't take more than a few mouse clicks to do this. The Hepsia hosting CP, provided with all semi-dedicated servers we offer, features a section committed to the system resource usage and the data there will tell you if your Internet sites operate properly and if the load they generate corresponds to the total amount of received website visitors. The CPU load statistics include the script execution time and the length of time it took for the hosting server to process the requests, and also what kinds of processes produced the load. The MySQL stats will show you how many times each individual database was accessed, and everyday and hourly statistics for the entire account. With both forms of stats, you can check the numbers for every one of the past days and months, so you can easily see how the sites perform as the traffic to them rises or once you've applied some update.