If you have an HTML website, most likely it uses a small amount of resources simply because it's static, but this isn't the case with dynamic database-driven Internet sites that use PHP scripts and offer far more capabilities. This sort of Internet sites create load on the website hosting server anytime anyone browses them, as the hosting server needs time to execute the script, to access the database and then to supply the data requested by the visitor's Internet browser. A well-known discussion board, as an illustration, stores all usernames and posts inside a database, so some load is created every time a thread is opened or an end user looks for a particular name. If many people access the forum at the same time, or if each and every search involves checking tens of thousands of database entries, this may produce high load and affect the overall performance of the website. In this regard, CPU and MySQL load stats can present you with information about the site’s functionality, as you can compare the numbers with your traffic data and see if the Internet site should be optimized or transferred to another kind of web 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 Shared Hosting

Using the Hepsia Control Panel, provided with all our shared hosting plans, you shall be able to to see rather comprehensive statistics concerning the system resources that your websites use. One of the sections will give you info on the CPU load, such as the amount of processing time the web server spent, the time it took for your scripts to be executed and what amount of memory they used. Stats are automatically provided every six hours and you may also see the different kinds of processes that generated the most load - PHP, Perl, and so on. MySQL load statistics are listed within an individual section where you can see all the queries on a per hour, daily, etcetera. basis. You could go back and compare data from different months to find out if some update has altered the resource usage if the total amount of site visitors has not changed much. Thus, you can see if your site needs to be optimized, that will result in a better performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Hosting

Since our system keeps in depth stats for the load that each semi-dedicated server account generates, you'll be aware of how your Internet sites perform at any time. Once you log in to the Hepsia CP, supplied with each account, you can go to the section committed to the system load. There, you are able to see the processing time our system spent on your scripts, the length of time it took for the scripts to be actually executed and what sorts of processes produced the load - cron jobs, PHP pages, Perl scripts, and so forth. You can also see the amount of queries to every database inside your semi-dedicated account, the total daily stats for the account altogether, and also the average hourly rate. With both the CPU and the MySQL load stats, you may always go back to past days or months and evaluate the efficiency of your sites after some update or after a sizeable rise in the number of your website visitors.