When a visitor opens your site, the browser sends a request to the hosting server, which executes it and gives the required information as a response. A simple HTML Internet site uses minimal resources due to the fact that it is static, but database-driven platforms are more demanding and use much more processing time. Each webpage that is served produces 2 kinds 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 total number of database queries produced by the script while the end user browses the site. Higher load shall be generated if a lot of people browse a given Internet site simultaneously or if numerous database calls are made at the same time. Two illustrations are a discussion board with a large number of users or an online store where a client enters a term within a search box and a large number of items are searched. Having detailed stats about the load that your Internet site generates can help you optimize the content or see if it is time to switch to a more powerful kind of website hosting service, if the site is simply getting quite popular.

MySQL & Load Stats in Cloud Hosting

We produce in depth stats about the system resource usage of every single cloud hosting account, so in the event that you host your websites on our sophisticated cloud platform, you'll be able to take a look at the statistics with just a couple of clicks from your Hepsia CP. The data is provided in two different sections. The first one will show you the amount of time our system spent serving your Internet sites, the total time it took for your scripts to be executed, what amount of memory Internet sites used and what different kinds of processes generated the load. Stats are produced every six hours. You're able to see daily and per month statistics as well. In the second section you'll find all the databases that you have created in the account and for each and every one of them you shall see the total amount of hourly and day-to-day queries. The info shall give you a definitive picture of the performance of your sites, particularly if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Hosting

Because our system keeps thorough statistics for the load that each semi-dedicated server account produces, you'll be aware of how your Internet sites perform at any time. Once you log in to the Hepsia CP, which comes with each account, you can check out the section devoted to the system load. There, you can easily see the processing time our system spent on your scripts, the 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. Additionally you can see the number of queries to every database within your semi-dedicated account, the total day-to-day figures for the account altogether, as well as the average hourly rate. With both the CPU and the MySQL load data, you could always go back to past days or months and assess the performance of your websites after some update or after a significant boost in the number of your site visitors.