Every time a visitor opens your Internet site, the Internet browser sends a request to the hosting server, which executes it and provides the required content as a response. A basic HTML Internet site uses negligible system resources because it is static, but database-driven platforms are more demanding and use more processing time. Each page which is served creates 2 types of load - CPU load, that depends on the time the web server spends executing a particular script; and MySQL load, which depends on the number of database queries produced by the script while the customer browses the site. Higher load shall be created if a whole lot of people look through a certain website all at once or if a considerable amount of database calls are made all at once. Two illustrations are a discussion board with many users or an online store in which a customer enters a term in a search box and thousands of items are searched. Having comprehensive statistics about the load that your Internet site generates will allow you to improve the content or see if it's time to switch to a more powerful kind of hosting service, if the website is simply getting very popular.

MySQL & Load Stats in Shared Hosting

We create detailed stats about the system resource usage of each and every shared hosting account, so in case you host your Internet sites on our advanced cloud platform, you will be able to check out the statistics with just a few clicks from your Hepsia Control Panel. The data is available in 2 different sections. The first one shall show you how much time our system spent serving your websites, the total time it took for your scripts to be executed, what amount of memory Internet sites used and what kinds of processes generated the load. Statistics are created every six hours. You can see everyday and month-to-month stats also. In the second section you will discover all the databases that you have created in the account and for each one of them you shall see the number of hourly and daily queries. The information will give you a definitive picture of the functionality of your sites, especially if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Hosting

As our system keeps comprehensive statistics for the load that every semi-dedicated server account produces, you will be aware of how your sites perform at any time. Once you log in to the Hepsia Control Panel, which comes with every account, you can go to the section dedicated to the system load. There, you can easily see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what types of processes created the load - cron jobs, PHP pages, Perl scripts, and so forth. Additionally you can see the number of queries to each database within your semi-dedicated account, the total everyday figures for the account overall, and also the average hourly rate. With both the CPU and the MySQL load stats, you can always go back to past days or months and compare the functionality of your websites after some update or after a major increase in the number of your visitors.