Each time a visitor opens your Internet site, the Internet browser sends a request to the server, which executes it and gives the necessary data as a response. A basic HTML site uses minimum system resources as it's static, but database-driven platforms are more demanding and use a lot more processing time. Every webpage that is served creates two forms of load - CPU load, which depends on the time period the server spends executing a particular script; and MySQL load, which depends on the number of database queries created by the script while the end user browses the website. Higher load shall be created if a lot of people browse a certain Internet site all at once or if a considerable amount of database calls are made all at once. Two good examples are a discussion board with many users or an online store in which a visitor enters a term within a search box and thousands of items are searched. Having thorough statistics about the load that your Internet site generates will enable you to optimize the content or see if it is time to switch to a more powerful sort of website hosting service, if the Internet site is simply getting quite popular.

MySQL & Load Stats in Shared Website Hosting

If you host your websites inside a shared website hosting account with our company, you'll have access to in depth CPU and MySQL stats that will allow you to keep an eye on their operation. You can easily see the stats with a few clicks inside your Hepsia CP. The CPU Load section can tell you the total time frame the hosting server spent on your scripts and just how much memory was required, along with the time it took for the scripts to be executed. The everyday view is the default one, but you can also see the numbers from the preceding months. The MySQL Load section will provide you with more info about the total amount of queries to every single database that you have set up inside the account. Once again, you are able to see monthly, daily and per hour statistics, that'll give you info that is different from the traffic or the number of visitors that you get. Thus, you can identify if the sites need some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

If you would like to see thorough stats regarding the load created by your Internet sites, it won't take more than a couple of mouse clicks to do that. The Hepsia hosting CP, supplied with all semi-dedicated servers which we offer, features a section committed to the system resource usage and the information there can tell you if your sites function properly and if the load they create corresponds to the number of received visitors. The CPU load statistics include the script execution time and the time it took for the machine to process the requests, plus what types of processes produced the load. The MySQL stats shall show you how many times each database was accessed, and also day-to-day and per hour stats for the entire account. With both forms of statistics, you are able to check the numbers for each of the past days and months, so you can easily see how the sites perform as the traffic to them grows or once you've applied some update.