Whenever a visitor opens your site, the browser sends a request to the web server, which executes it and supplies the required data as a response. A standard HTML website uses negligible resources because it's static, but database-driven platforms are more demanding and use more processing time. Each and every webpage that is served produces 2 types of load - CPU load, that depends on the time period the hosting server spends executing a particular script; and MySQL load, which depends on the amount of database queries generated by the script while the user browses the Internet site. Larger load will be created if a whole lot of people surf a particular Internet site concurrently or if many database calls are made simultaneously. Two examples are a discussion board with a large number 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 which your site generates will allow you to optimize the content or see if it is the perfect time to switch to a more powerful sort of web hosting service, if the site is simply getting extremely popular.

MySQL & Load Stats in Hosting

Using the Hepsia CP, provided with all our hosting plans, you'll be able to see incredibly comprehensive stats about the system resources your Internet sites use. One of the sections will give you details about the CPU load, including the amount of processing time the hosting server spent, the amount of time it took for your scripts to be executed and exactly how much memory they used. Statistics are routinely provided every 6 hours and you could also see the kinds of processes that generated the most load - PHP, Perl, etc. MySQL load stats are listed inside a separate section in which you can see all the queries on a per hour, daily, and so on. basis. You can go back and compare statistics from different months to find out if some update has changed the resource usage if the total amount of site visitors has not changed much. Thus, you can determine if your Internet site needs to be optimized, that will lead to a better functionality and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

Due to the fact that our system keeps thorough statistics for the load which every semi-dedicated server account generates, you will be aware of how your websites perform at any time. As soon as you log in to the Hepsia CP, provided with every single account, you should check out the section committed to the system load. In it, you can see the processing time our system spent on your scripts, the span of time it took for the scripts to be actually executed and what types of processes generated the load - cron jobs, PHP pages, Perl scripts, and so forth. You could also see the number of queries to each database inside your semi-dedicated account, the total everyday figures for the account altogether, plus the average hourly rate. With both the CPU and the MySQL load statistics, you may always go back to past days or months and examine the efficiency of your Internet sites after some update or after a considerable boost in the number of your visitors.