Whenever a visitor opens your website, the browser sends a request to the hosting server, which in turn executes it and supplies the necessary information as a response. A simple HTML Internet site uses very little resources for the reason that it is static, but database-driven platforms are more demanding and use far more processing time. Each webpage that's served produces two kinds of load - CPU load, which depends on the time period the hosting server spends executing a specific script; and MySQL load, which depends on the amount of database queries produced by the script while the user browses the Internet site. Greater load shall be produced if loads of people look through a particular Internet site all at once or if a lot of database calls are made all at once. 2 examples are a discussion board with tens of thousands of users or an online store where a client enters a term inside a search box and a large number of items are searched. Having comprehensive data about the load that your Internet site generates will allow you to improve the content or see if it is time for you to switch to a more powerful sort of web hosting service, if the Internet site is simply getting very popular.

MySQL & Load Stats in Shared Hosting

We generate comprehensive stats about the system resource usage of every shared hosting account, so in the event that you host your Internet sites on our sophisticated cloud platform, you'll be able to check the stats with just a couple of clicks from your Hepsia CP. The data is available in two different sections. The first one will show you the amount of time our system spent serving your websites, the total time it took for your scripts to be executed, the amount of memory sites used and what types of processes created the load. Statistics are produced every 6 hours. You could see day-to-day and per month data too. In the second section you'll discover all the databases that you've created inside the account and for every one of them you shall see the total amount of per hour and day-to-day queries. The data shall give you an accurate picture of the overall performance of your Internet sites, specifically if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Servers

Because our system keeps comprehensive stats for the load that every semi-dedicated server account produces, you shall be aware of how your Internet sites perform at any time. As soon as you log in to the Hepsia Control Panel, supplied with each account, you should check out the section committed to the system load. In it, you can 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 generated the load - cron jobs, PHP pages, Perl scripts, etc. Additionally you can see the amount of queries to each and every database in your semi-dedicated account, the total everyday numbers for the account in general, along with the average hourly rate. With both the CPU and the MySQL load stats, you could always go back to past days or months and review the efficiency of your Internet sites after some update or after a sizeable rise in the number of your website visitors.