When a visitor opens your website, the browser sends a request to the hosting server, which in turn executes it and provides the required content as a response. A standard HTML website uses negligible resources because it is static, but database-driven platforms are more demanding and use much more processing time. Every webpage that's served creates two kinds of load - CPU load, which depends on the time the web server spends executing a certain script; and MySQL load, which depends on the number of database queries created by the script while the end user browses the site. Greater load shall be generated if a whole lot of people surf a certain Internet site at the same time or if many database calls are made simultaneously. 2 good examples are a discussion board with thousands of users or an online store where a customer enters a term within a search box and tens of thousands of items are searched. Having detailed statistics about the load which your website generates will allow you to boost the content or see if it's time to switch to a more powerful sort of website hosting service, if the site is simply getting very popular.

MySQL & Load Stats in Web Hosting

If you host your sites inside a web hosting account with us, you shall have access to in depth CPU and MySQL stats that will permit you to keep track of their functionality. You could see the statistics with a couple of mouse clicks within your Hepsia Control Panel. The CPU Load section will show you the total time period the hosting server spent on your scripts and the 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 statistics from the previous months. The MySQL Load section will provide you with more info about the number of queries to every single database that you have created in the account. Once again, you are able to see month-to-month, daily and hourly data, that'll give you information that's different from the traffic or the number of visitors you get. That way, you can identify if the Internet sites need some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

If you need to see thorough stats for the load produced by your Internet sites, it will not take more than just a few clicks to do this. The Hepsia hosting Control Panel, supplied with all semi-dedicated servers that we offer, has a section dedicated to the system resource usage and the info there shall tell you if your Internet sites operate properly and if the load they generate corresponds to the total amount of received site visitors. The CPU load data include the script execution time and the length of time it took for the hosting server to process the requests, as well as what sorts of processes created the load. The MySQL statistics will show you how many times every single database was accessed, as well as daily and hourly data for the entire account. With both forms of stats, you'll be able to check the numbers for each of the past days and months, so you can see how the websites perform as the traffic to them increases or once you've applied some update.