Every time a visitor opens your Internet site, the browser sends a request to the server, which executes it and gives the desired information as a response. A basic HTML website uses very little system resources for the reason that it's static, but database-driven platforms are more requiring and use far more processing time. Every single webpage that is served generates 2 kinds of load - CPU load, which depends on the amount of time the server spends executing a particular script; and MySQL load, that depends on the amount of database queries generated by the script while the client browses the Internet site. Bigger load shall be produced if a considerable amount of people look through a given Internet site at the same time or if a lot of database calls are made at the same time. 2 good examples are a discussion board with a large number of users or an online store in which a client enters a term in a search box and tens of thousands of items are searched. Having thorough statistics about the load that your Internet site generates will help you boost the content or see if it's time for you to switch to a more powerful kind of web hosting service, if the site is simply getting very popular.
MySQL & Load Stats in Cloud Website Hosting
We create in depth data about the system resource usage of every cloud website hosting account, so in case you host your websites on our advanced cloud platform, you'll be able to examine the stats with only a few clicks from your Hepsia Control Panel. The data is provided in two different sections. The first one shall show you the length of time our system spent serving your Internet sites, the total time it took for your scripts to be executed, how much memory the sites used and what kinds of processes created the load. Stats are produced every six hours. You are able to see day-to-day and per month stats also. In the second section you shall find all of the databases you have created inside the account and for every one of them you'll see the number of per hour and day-to-day queries. The info will give you an accurate picture of the performance of your websites, specifically if you compare it to the daily traffic and visitor statistics.
MySQL & Load Stats in Semi-dedicated Servers
As our system keeps thorough stats for the load which each semi-dedicated server account generates, you will be aware of how your websites perform at any time. After you log in to the Hepsia CP, provided with each account, you can go to the section committed to the system load. There, you are able to see the processing time our system spent on your scripts, the amount of time it took for the scripts to be actually executed and what sorts of processes generated the load - cron jobs, PHP pages, Perl scripts, etc. You may also see the total number of queries to each database in your semi-dedicated account, the total daily statistics for the account altogether, 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 examine the performance of your sites after some update or after a sizeable boost in the number of your site visitors.