Every time a visitor opens your site, the browser sends a request to the web server, which executes it and provides the necessary information as a response. A standard HTML Internet site uses minimum system resources for the reason that it's static, but database-driven platforms are more demanding and use a lot more processing time. Each and every webpage that's served produces 2 types of load - CPU load, that depends on the time period the web server spends executing a certain script; and MySQL load, that depends on the total number of database queries generated by the script while the end user browses the website. Higher load will be generated if a considerable amount of people look through a particular Internet site at the same time or if a lot of database calls are made all at once. 2 good examples are a discussion board with thousands of users or an online store where a customer enters a term in a search box and tens of thousands of items are searched. Having detailed stats about the load that your Internet site generates will enable you to improve the content or see if it is the perfect time to switch to a more powerful type of web hosting service, if the Internet site is simply getting quite popular.

MySQL & Load Stats in Cloud Web Hosting

Using the Hepsia Control Panel, bundled with all our cloud web hosting offers, you will be able to see rather detailed stats concerning the system resources which your Internet sites use. One of the sections will give you information regarding the CPU load, such as how much processing time the hosting server spent, how much time it took for your scripts to be executed and how much memory they used. Statistics are automatically created every six hours and you could also see the different kinds of processes that generated the most load - PHP, Perl, and so forth. MySQL load statistics are listed in a separate section in which you'll be able to see all the queries on a per hour, everyday, and so forth. basis. You'll be able to go back and compare data from various months to find out whether some update has transformed the resource usage if the amount of site visitors has not changed much. That way, you can see if your website needs to be optimized, that'll result in a better overall performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

Because our system keeps thorough statistics for the load which each semi-dedicated server account produces, you shall be aware of how your sites perform at any time. After you log in to the Hepsia Control Panel, supplied with every single account, you can check out the section committed to the system load. In it, you can easily see the processing time our system spent on your scripts, the time it took for the scripts to be actually executed and what sorts of processes created the load - cron jobs, PHP pages, Perl scripts, etc. You may also see the amount of queries to every database inside your semi-dedicated account, the total everyday numbers for the account in general, plus the average hourly rate. With both the CPU and the MySQL load data, you can always go back to past days or months and compare the performance of your sites after some update or after a significant rise in the number of your site visitors.