If you have an HTML site, most likely it uses a small amount of resources because it is static, but this is not the situation with dynamic database-driven sites that use PHP scripts and provide you with a lot more capabilities. This sort of websites generate load on the hosting server each and every time anyone browses them, since the server needs time to execute the script, to access the database and then to deliver the content 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 produced any time a thread is opened or an end user looks for a specific name. If a lot of people connect to the forum all at once, or if every single search involves checking a large number of database entries, this could produce high load and affect the functionality of the site. In this regard, CPU and MySQL load statistics can present you with information about the site’s performance, as you can compare the numbers with your traffic statistics to decide if the site must be optimized or moved to a different type of hosting platform that will be able to bear the high system load in the event that the website is extremely popular.

MySQL & Load Stats in Hosting

Using the Hepsia CP, provided with all our hosting offers, you'll be able to see really detailed statistics regarding the system resources your sites use. One of the sections will give you details about the CPU load, including the amount of processing time the web server spent, the amount of time it took for your scripts to be executed and exactly how much memory they used. Statistics are automatically produced every 6 hours and you can also see the types of processes that generated the most load - PHP, Perl, etc. MySQL load stats are listed within an individual section where you could see all the queries on an hourly, daily, and so forth. basis. You could go back and compare data from various months to see if some update has transformed the resource usage if the number of visitors has not changed much. In this way, you will see if your site needs to be optimized, that'll contribute to a better overall performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

Due to the fact that our system keeps detailed stats for the load which every semi-dedicated server account produces, you'll be aware of how your websites perform at any time. As soon as you log in to the Hepsia CP, supplied with each and every account, you can go to the section dedicated to the system load. There, you are able to see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what sorts of processes created the load - cron jobs, PHP pages, Perl scripts, etcetera. You may also see the amount of queries to every single database in your semi-dedicated account, the total day-to-day numbers for the account in general, plus the average hourly rate. With both the CPU and the MySQL load data, you could always go back to past days or months and examine the overall performance of your sites after some update or after a sizeable rise in the number of your visitors.