If you have an HTML site, it probably uses a really small amount of system resources as it is static, but that isn't the case with dynamic database-driven websites that use PHP scripts and offer considerably more features. This kind of websites produce load on the website hosting server when somebody browses them, because the web server requires time to execute the script, to access the database and then to provide the data requested by the visitor's web browser. A popular discussion board, as an illustration, stores all usernames and posts inside a database, so some load is created any time a thread is opened or a user searches for a specific term. If lots of people connect to the forum concurrently, or if every search involves checking a large number of database entries, this can create high load and affect the overall performance of the website. In this regard, CPU and MySQL load stats can give you information about the site’s efficiency, as you can compare the numbers with your traffic statistics to determine if the site must be optimized or moved to a different sort of website hosting platform that'll be able to bear the high system load in the event that the site is extremely popular.

MySQL & Load Stats in Cloud Web Hosting

Using the Hepsia CP, which comes with all of our cloud web hosting packages, you shall be able to to see really comprehensive data concerning the resources your sites use. One of the sections will give you info on the CPU load, like how much processing time the server spent, the amount of time it took for your scripts to be executed and how much memory they used. Stats are consistently generated every six hours and you may also see the different kinds of processes that generated the most load - PHP, Perl, etc. MySQL load statistics are listed within a different section where you could see all the queries on a per hour, day-to-day, etcetera. basis. You'll be able to go back and compare data from various months to see if some update has altered the resource usage if the amount of website visitors has not changed much. Thus, you can determine if your website needs to be optimized, which will contribute to a better performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

Our system generates in depth statistics about the two types of load, so if you acquire a semi-dedicated server for your websites, you can access the data with just a couple of clicks inside your Hepsia hosting CP. Every type of data is listed in its own section. The CPU Load section can tell you what processes generated the load and how much time it took for the hosting server to execute all the requests. Though statistics are generated every six hours, you can see daily and monthly stats as well. In the MySQL Load section you'll find a list of all the databases created in your semi-dedicated account manually and automatically, what amount of queries were sent to each one of them, the total day-to-day queries for the account in general, along with the average hourly rate. This info shall help you figure out how well your sites perform and if each of them requires optimization of some kind.