Whenever a visitor opens your Internet site, the browser sends a request to the web server, which in turn executes it and provides the required content as a response. A standard HTML Internet site uses negligible system resources because it is static, but database-driven platforms are more demanding and use far more processing time. Every webpage that's served produces 2 forms of load - CPU load, that depends on the span of time the hosting server spends executing a specific script; and MySQL load, that depends on the number of database queries produced by the script while the client browses the Internet site. Bigger load shall be created if a lot of people browse a certain site at the same time or if many database calls are made at the same time. 2 good examples are a discussion board with tens of thousands of users or an online store where a client enters a term within a search box and a large number of items are searched. Having thorough stats about the load your site generates can help you boost the content or see if it's time to switch to a more powerful type of website hosting service, if the Internet site is simply getting quite popular.

MySQL & Load Stats in Web Hosting

If you host your Internet sites in a web hosting account with our company, you'll have access to comprehensive CPU and MySQL stats that will permit you to keep track of their operation. You are able to see the stats with a couple of clicks within your Hepsia Control Panel. The CPU Load section will reveal to you the total time period the web server spent on your scripts and how much memory was required, plus the time it took for the scripts to be executed. The daily view is the standard one, but you'll be able to also see the statistics from the preceding months. The MySQL Load section give you more info about the number of queries to every single database that you have set up inside the account. Once again, you can see per month, everyday and hourly stats, that shall 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 websites require some optimization.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates in depth stats about both types of load, so if you buy a semi-dedicated server for your sites, you can access the info with a few clicks inside your Hepsia hosting CP. Each type of data is listed inside its own section. The CPU Load section will show you which processes produced the load and the time it took for the hosting server to execute every one of the requests. Though statistics are created every 6 hours, you can see daily and per month statistics as well. In the MySQL Load section you will find a list of all the databases produced inside your semi-dedicated account manually and automatically, what amount of queries were sent to each of them, the total daily queries for the account in general, as well as the average hourly rate. This information will help you determine how well your Internet sites perform and if any of them requires optimization of some type.