Each time a visitor opens your website, the web browser sends a request to the server, which in turn executes it and gives the necessary content as a response. A basic HTML Internet site uses minimal resources because it is static, but database-driven platforms are more demanding and use a lot more processing time. Each webpage that's served produces 2 sorts of load - CPU load, that depends on the time the hosting server spends executing a specific script; and MySQL load, that depends on the number of database queries created by the script while the user browses the Internet site. Larger load will be generated if a considerable amount of people surf a given website at the same time or if a considerable amount of database calls are made at the same time. Two good examples are a discussion board with tens of thousands of users or an online store where a customer enters a term within a search box and tens of thousands of items are searched. Having in depth data about the load your Internet site generates will help you improve the content or see if it's the perfect time to switch to a more powerful sort of hosting service, if the website is simply getting very popular.

MySQL & Load Stats in Cloud Web Hosting

We generate comprehensive stats about the system resource usage of every single cloud web hosting account, so in case you host your Internet sites on our advanced cloud platform, you shall be able to check out the stats with only a few mouse clicks from your Hepsia Control Panel. The data is supplied in two different sections. The first one shall show you the amount of time our system spent serving your sites, the total time it took for your scripts to be executed, the amount of memory sites used and what different kinds of processes produced the load. Statistics are generated every six hours. You are able to see daily and month-to-month data too. In the second section you'll find all of the databases which you have created in the account and for every one of them you will see the total amount of hourly and day-to-day queries. The information will give you a detailed picture of the functionality of your sites, particularly if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Hosting

Due to the fact that our system keeps thorough stats for the load that every semi-dedicated server account generates, you'll be aware of how your sites perform at any time. As soon as you log in to the Hepsia CP, provided with each and every account, you should check out the section devoted to the system load. In it, you can see the processing time our system spent on your scripts, the 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 on. You can also see the total number of queries to every single database in your semi-dedicated account, the total day-to-day numbers for the account as a whole, along with the average hourly rate. With both the CPU and the MySQL load stats, you may always go back to past days or months and evaluate the overall performance of your sites after some update or after a sizeable increase in the number of your visitors.