Each time 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 minimal system resources as it is static, but database-driven platforms are more demanding and use much more processing time. Each and every webpage that's served creates 2 kinds of load - CPU load, that depends on the time the hosting server spends executing a particular script; and MySQL load, that depends on the number of database queries generated by the script while the client browses the site. Larger load will be generated if loads of people browse a certain website concurrently or if loads of 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 customer enters a term in a search box and tens of thousands of items are searched. Having in depth statistics about the load which your Internet site generates will allow you to optimize 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 really popular.

MySQL & Load Stats in Shared Hosting

If you host your sites in a shared hosting account with our company, you shall have access to detailed CPU and MySQL data that will allow you to keep an eye on their overall performance. You are able to see the stats with a number of mouse clicks in your Hepsia Control Panel. The CPU Load section can tell you the total time the server spent on your scripts and just how much memory was required, and the time it took for the scripts to be executed. The daily view is the standard one, but you can also see the stats from the previous months. The MySQL Load section give you additional information about the amount of queries to every single database that you have created inside the account. Once again, you can see monthly, daily and hourly statistics, that shall give you info that is different from the traffic or the number of visitors you get. Thus, you can determine if the Internet sites need some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

If you would like to see comprehensive statistics for the load created by your sites, it won't take more than just a few mouse clicks to do that. The Hepsia hosting CP, provided with all semi-dedicated servers which we offer, has a section dedicated to the system resource usage and the data there shall tell you if your websites function 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 time it took for the web server to process the requests, and what types of processes produced the load. The MySQL stats will show you how frequently every database was accessed, and also daily and by the hour stats for the entire account. With both forms of statistics, you'll be able to check the numbers for each of the past days and months, so you could see how the sites perform as the traffic to them grows or once you've applied some update.