Each time a visitor opens your Internet site, the web browser sends a request to the web server, which in turn executes it and supplies the necessary data as a response. A basic HTML Internet site uses negligible system resources for the reason that it is static, but database-driven platforms are more demanding and use a lot more processing time. Every single page that is served produces two types of load - CPU load, which depends on the span of time the server spends executing a certain script; and MySQL load, that depends on the number of database queries created by the script while the customer browses the site. Greater load shall be created if a considerable amount of people browse a certain site simultaneously or if many database calls are made all at once. 2 illustrations are a discussion board with a large number of users or an online store in which a customer enters a term in a search box and tens of thousands of items are searched. Having thorough data about the load your site generates can help you optimize the content or see if it is time to switch to a more powerful sort of website hosting service, if the Internet site is simply getting very popular.

MySQL & Load Stats in Shared Hosting

Using the Hepsia Control Panel, included with all our shared hosting offers, you will be able to see really detailed data about the system resources which your Internet sites use. One of the sections shall give you information regarding the CPU load, such as the amount of processing time the web server spent, the length of time it took for your scripts to be executed and exactly how much memory they used. Stats are consistently provided every 6 hours and you could also see the types of processes that generated the most load - PHP, Perl, and so forth. MySQL load statistics are listed inside an individual section where you'll be able to see all the queries on a per hour, daily, and so forth. basis. You can go back and compare data from different months to find out whether some update has altered the resource usage if the amount of site visitors has not changed much. Thus, you can see if your site needs to be optimized, that'll lead to a better general performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

As our system keeps comprehensive stats for the load which every semi-dedicated server account generates, you will be aware of how your websites perform at any time. When you log in to the Hepsia CP, supplied with each and every account, you can go to the section devoted to the system load. There, you will 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 kinds of processes produced the load - cron jobs, PHP pages, Perl scripts, and so forth. You may also see the number of queries to every database inside your semi-dedicated account, the total everyday stats for the account overall, along with the average hourly rate. With both the CPU and the MySQL load data, you may always go back to past days or months and assess the performance of your sites after some update or after a significant increase in the number of your visitors.