When a visitor opens your website, the Internet browser sends a request to the server, which executes it and supplies the necessary data as a response. A simple HTML Internet site uses minimum system resources for the reason that it's static, but database-driven platforms are more requiring and use much more processing time. Each and every page that's served produces two kinds of load - CPU load, that depends on the length of time the server spends executing a particular script; and MySQL load, which depends on the amount of database queries created by the script while the user browses the site. Greater load shall be created if a whole lot of people look through a certain Internet site all at once or if many database calls are made concurrently. Two illustrations are a discussion board with a large number of users or an online store where a customer enters a term in a search box and thousands of items are searched. Having comprehensive stats about the load that your website generates will enable you to boost the content or see if it is time for you to switch to a more powerful sort of hosting service, if the Internet site is simply getting really popular.

MySQL & Load Stats in Cloud Hosting

If you host your Internet sites in a cloud hosting account with our company, you shall have access to comprehensive CPU and MySQL stats which will allow you to keep track of their functionality. You can easily see the data with a few clicks in your Hepsia Control Panel. The CPU Load section will reveal to you the total time period the hosting server spent on your scripts and just how much memory was needed, plus the time it took for the scripts to be executed. The daily view is the default one, but you are able to also see the stats from the preceding months. The MySQL Load section offer you more details about the total amount of queries to each database that you have set up in the account. Once again, you can see per month, day-to-day and hourly statistics, which will give you info that is different from the traffic or the number of visitors you get. This way, you can determine if the sites require some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

If you would like to see comprehensive stats for the load created by your websites, it will not take more than just a few mouse clicks to do this. The Hepsia hosting Control Panel, which comes with all semi-dedicated servers that we offer, has a section devoted to the system resource usage and the information there shall tell you if your sites operate properly and if the load they create corresponds to the number of received website visitors. The CPU load data include the script execution time and the time it took for the web server to process the requests, and also what kinds of processes produced the load. The MySQL data shall show you how often each database was accessed, as well as daily and per hour stats for the entire account. With both types of statistics, you'll be able to check the numbers for every one of the past days and months, so you can see how the sites perform as the traffic to them rises or after you have applied some update.