When a visitor opens your site, the browser sends a request to the hosting server, which executes it and provides the necessary content as a response. A simple HTML site uses minimum resources as it is static, but database-driven platforms are more demanding and use a lot more processing time. Each page that's served creates 2 types of load - CPU load, which depends on the length of time the server spends executing a specific script; and MySQL load, that depends on the amount of database queries created by the script while the end user browses the website. Greater load will be generated if a whole lot of people look through a particular site concurrently or if a considerable amount of database calls are made simultaneously. 2 examples are a discussion board with a large number of users or an online store in which a visitor enters a term within a search box and a large number of items are searched. Having comprehensive data about the load that your Internet site generates will help you improve the content or see if it is the perfect time to switch to a more powerful kind of website hosting service, if the site is simply getting very popular.

MySQL & Load Stats in Cloud Web Hosting

We generate in depth statistics about the system resource usage of each cloud web hosting account, so in the event that you host your sites on our innovative cloud platform, you'll be able to check the stats with just a couple of mouse clicks from your Hepsia CP. The data is provided in 2 different sections. The first one shall show you how much time our system spent serving your sites, the total time it took for your scripts to be executed, what amount of memory sites used and what different types of processes generated the load. Statistics are generated every 6 hours. You're able to see daily and month-to-month statistics as well. In the second section you will find all the databases that you've created inside the account and for each of them you will see the number of hourly and day-to-day queries. The info shall give you an accurate picture of the overall performance of your sites, particularly if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Hosting

Since our system keeps comprehensive stats for the load that every semi-dedicated server account produces, you will be aware of how your Internet sites perform at any time. Once you log in to the Hepsia Control Panel, supplied with each and every account, you can go to the section committed to the system load. In it, 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 sorts of processes created the load - cron jobs, PHP pages, Perl scripts, etc. You may also see the amount of queries to each and every database inside your semi-dedicated account, the total everyday stats for the account altogether, and also the average hourly rate. With both the CPU and the MySQL load data, you could always go back to past days or months and examine the performance of your websites after some update or after a considerable increase in the number of your visitors.