When a visitor opens your Internet site, the web browser sends a request to the hosting server, which in turn executes it and gives the desired content as a response. A standard HTML website uses very little system resources as it is static, but database-driven platforms are more requiring and use far more processing time. Every webpage that's served produces 2 forms of load - CPU load, that depends on the time period the web server spends executing a certain script; and MySQL load, that depends on the number of database queries generated by the script while the client browses the Internet site. Greater load shall be created if many people surf a given website at the same time or if a lot of database calls are made simultaneously. Two examples are a discussion board with a huge number of users or an online store in which a visitor enters a term within a search box and thousands of items are searched. Having thorough stats about the load that your Internet site generates will help you improve the content or see if it's time to switch to a more powerful sort of website hosting service, if the website is simply getting extremely popular.

MySQL & Load Stats in Hosting

If you host your websites in a hosting account with us, you'll have access to in depth CPU and MySQL stats that will permit you to keep tabs on their functionality. You can easily see the statistics with a number of mouse clicks in your Hepsia Control Panel. The CPU Load section will reveal to you the total time period the server spent on your scripts and what amount of memory was required, plus the time it took for the scripts to be executed. The everyday view is the standard one, but you may also see the stats from the past months. The MySQL Load section give you additional information about the number of queries to every database that you have set up in the account. Once again, you are able to see monthly, everyday and hourly data, that will give you data that is different from the traffic or the number of visitors that you get. That way, you can determine if the sites require some optimization.

MySQL & Load Stats in Semi-dedicated Servers

If you would like to see in depth stats with regards to the load produced by your websites, it will not take more than just a few clicks to do this. The Hepsia hosting Control Panel, included with all semi-dedicated servers that we offer, features a section committed to the system resource usage and the information there shall tell you if your sites operate properly and if the load they produce corresponds to the number of received visitors. The CPU load data include the script execution time and how much time it took for the hosting server to process the requests, as well as what kinds of processes created the load. The MySQL data will show you how frequently each individual database was accessed, as well as daily and per hour statistics for the whole account. With both forms of statistics, you are able to check the numbers for any of the past days and months, so you could see how the sites perform as the traffic to them increases or once you've applied some update.