Whenever a visitor opens your Internet site, the web browser sends a request to the server, which in turn executes it and supplies the required information as a response. A standard HTML site uses negligible resources due to the fact that it is static, but database-driven platforms are more demanding and use more processing time. Every webpage that's served produces 2 types of load - CPU load, which depends on the length of time the hosting server spends executing a particular script; and MySQL load, which depends on the number of database queries produced by the script while the end user browses the website. Higher load shall be created if a considerable amount of people look through a certain Internet site all at once or if a lot of database calls are made concurrently. Two examples are a discussion board with many users or an online store in which a client enters a term inside a search box and a large number of items are searched. Having thorough statistics about the load that your Internet site generates will enable you to boost the content or see if it's time to switch to a more powerful kind of hosting service, if the Internet site is simply getting quite popular.

MySQL & Load Stats in Shared Hosting

Using the Hepsia Control Panel, which comes with all our shared hosting offers, you'll be able to see incredibly comprehensive stats about the resources that your sites use. One of the sections will give you information regarding the CPU load, like the amount of processing time the server spent, the amount of time it took for your scripts to be executed and how much memory they used. Statistics are routinely created every 6 hours and you can also see the different kinds of processes that generated the most load - PHP, Perl, etc. MySQL load stats are listed inside a different section in which you can see all the queries on a per hour, everyday, and so forth. basis. You can go back and compare stats from various months to find out if some update has altered the resource usage if the amount of site visitors has not changed much. This way, you can see if your Internet site needs to be optimized, which will result in a better general performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Hosting

As our system keeps thorough statistics for the load that each semi-dedicated server account generates, you'll be aware of how your websites perform at any time. When you log in to the Hepsia Control Panel, provided with every account, you can check out the section dedicated to the system load. In it, you will see the processing time our system spent on your scripts, the amount of 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. Also you can see the total number of queries to each database in your semi-dedicated account, the total daily statistics for the account altogether, as well as the average hourly rate. With both the CPU and the MySQL load stats, you may always go back to past days or months and review the overall performance of your websites after some update or after a significant boost in the number of your visitors.