Each time a visitor opens your site, the web browser sends a request to the hosting server, which in turn executes it and provides the necessary data as a response. A basic HTML website uses minimum system resources because it is static, but database-driven platforms are more demanding and use much more processing time. Each and every webpage which is served creates two kinds of load - CPU load, that depends on the time period the server spends executing a certain script; and MySQL load, that depends on the total number of database queries created by the script while the end user browses the site. Higher load shall be created if many people surf a given site concurrently or if a considerable amount of database calls are made all at once. 2 examples are a discussion board with many users or an online store where a client enters a term inside a search box and tens of thousands of items are searched. Having thorough data about the load which your Internet site generates will allow you to boost the content or see if it is time to switch to a more powerful type of web hosting service, if the website is simply getting quite popular.

MySQL & Load Stats in Shared Website Hosting

We create detailed stats about the system resource usage of every single shared website hosting account, so in the event that you host your sites on our highly developed cloud platform, you'll be able to check out the stats with just a few mouse clicks from your Hepsia Control Panel. The data is supplied in 2 different sections. The first one shall show you the 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 six hours. You are able to see day-to-day and monthly statistics as well. In the second section you will find all of the databases you have created in the account and for each of them you shall see the total amount of hourly and day-to-day queries. The information shall give you an accurate 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

If you want to see thorough stats regarding the load generated by your sites, it will not take more than a few clicks to do this. The Hepsia hosting Control Panel, included with all semi-dedicated servers that we offer, has a section committed to the system resource usage and the info there shall tell you if your Internet sites operate properly and if the load they produce corresponds to the total amount of received visitors. The CPU load statistics include the script execution time and the amount of time it took for the hosting server to process the requests, as well as what sorts of processes created the load. The MySQL stats shall show you how often every single database was accessed, as well as daily and hourly stats for the whole account. With both sorts of stats, you can check the numbers for every one of the past days and months, so you can see how the websites perform as the traffic to them grows or once you've applied some update.