If you have an HTML site, it probably uses a small amount of system resources simply because it's static, but that isn't the situation with dynamic database-driven Internet sites that use PHP scripts and offer you a lot more features. Such sites generate load on the web hosting server when somebody browses them, simply because the server needs time to execute the script, to access the database and then to provide the content requested by the visitor's web browser. A widely used discussion board, for example, stores all usernames and posts within a database, so some load is generated every single time a thread is opened or a user looks for a particular term. If a lot of people connect to the forum all at once, or if each and every search involves checking hundreds of thousands of database entries, this can create high load and affect the functionality of the Internet site. In this regard, CPU and MySQL load data can give you info about the site’s functionality, as you can compare the numbers with your traffic statistics to make a decision if the website needs to be optimized or moved to another type of website hosting platform which will be able to bear the high system load if the website is really popular.

MySQL & Load Stats in Website Hosting

We generate detailed data about the system resource usage of every website hosting account, so in the event that you host your sites on our innovative cloud platform, you will be able to examine the stats with just a few clicks from your Hepsia CP. The data is provided in 2 different sections. The first one will show you the amount of time our system spent serving your sites, the total time it took for your scripts to be executed, how much memory the sites used and what kinds of processes generated the load. Stats are created every 6 hours. You could see everyday and per month data too. In the second section you'll find all the databases that you have created in the account and for each of them you will see the number of per hour and day-to-day queries. The information will give you a detailed picture of the performance of your websites, specifically if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Hosting

If you want to see in depth statistics with regards to the load generated by your websites, it will not take more than several mouse clicks to do this. The Hepsia hosting CP, provided with all semi-dedicated servers which we offer, features a section committed to the system resource usage and the data there will tell you if your Internet sites function properly and if the load they generate corresponds to the number of received site visitors. The CPU load data include the script execution time and the span of time it took for the machine to process the requests, as well as what sorts of processes generated the load. The MySQL stats will show you the number of times each individual database was accessed, as well as everyday and per hour data for the entire account. With both types of statistics, you can check the numbers for every one of the past days and months, so you could see how the sites perform as the traffic to them rises or once you've applied some update.