Whenever a visitor opens your Internet site, the browser sends a request to the web server, which in turn executes it and gives the desired data as a response. A basic HTML website uses very little system resources due to the fact that it's static, but database-driven platforms are more requiring and use far more processing time. Every webpage that is served creates 2 kinds of load - CPU load, which depends on the span of time the hosting server spends executing a particular script; and MySQL load, that depends on the total number of database queries generated by the script while the end user browses the site. Higher load shall be produced if a whole lot of people browse a given Internet site concurrently or if a lot of database calls are made all at once. Two examples are a discussion board with many users or an online store where a customer enters a term in a search box and tens of thousands of items are searched. Having thorough statistics about the load that your website generates will enable you to boost the content or see if it's the perfect time to switch to a more powerful kind of hosting service, if the site is simply getting extremely popular.

MySQL & Load Stats in Cloud Hosting

If you host your Internet sites within a cloud hosting account with our company, you'll have access to detailed CPU and MySQL stats that will permit you to keep tabs on their overall performance. You are able to see the data with a number of mouse clicks inside your Hepsia Control Panel. The CPU Load section will show you the total time the web server spent on your scripts and the amount of memory was required, along with the time it took for the scripts to be executed. The day-to-day view is the standard one, but you may also see the statistics from the preceding months. The MySQL Load section give you more details about the amount of queries to each database that you have set up within the account. Once again, you can see monthly, everyday and per hour data, which will give you info which is different from the traffic or the number of visitors which you get. In this way, you can determine if the Internet sites need some optimization.

MySQL & Load Stats in Semi-dedicated Servers

If you want to see thorough statistics for the load created by your Internet sites, it will not 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 focused on the system resource usage and the information there can tell you if your sites operate properly and if the load they generate corresponds to the 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 types of processes produced the load. The MySQL data shall show you the number of times every single database was accessed, and day-to-day and hourly data for the whole account. With both kinds of statistics, you are 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 grows or once you've applied some update.