Each time a visitor opens your website, the web browser sends a request to the web server, which executes it and gives the necessary content as a response. A basic HTML website uses very little system resources as it is static, but database-driven platforms are more requiring and use much more processing time. Each and every page which is served creates 2 forms of load - CPU load, that depends on the time the hosting server spends executing a specific script; and MySQL load, which depends on the number of database queries produced by the script while the customer browses the site. Higher load shall be produced if loads of people look through a given website concurrently or if a lot of database calls are made all at once. 2 examples are a discussion board with tens of thousands of users or an online store where a visitor enters a term inside a search box and a large number of items are searched. Having in depth stats about the load that your website generates will enable you to optimize the content or see if it is the perfect time to switch to a more powerful kind of website hosting service, if the Internet site is simply getting quite popular.

MySQL & Load Stats in Hosting

If you host your Internet sites inside a hosting account with us, you will have access to detailed CPU and MySQL data that will allow you to keep an eye on their overall performance. You can see the data with several clicks inside your Hepsia CP. The CPU Load section can tell you the total time frame the server spent on your scripts and just how much memory was needed, and the time it took for the scripts to be executed. The day-to-day view is the standard one, but you can also see the stats from the past months. The MySQL Load section give you more details about the number of queries to every single database that you have created in the account. Once again, you can see monthly, day-to-day and hourly statistics, that'll give you info that is different from the traffic or the number of visitors you get. This way, you can identify if the websites require some optimization.

MySQL & Load Stats in Semi-dedicated Servers

If you have a semi-dedicated server account with us, you'll be able to access rather detailed CPU and MySQL load stats that will give you addiitional information about the overall performance of your Internet sites. Two sections of the Hepsia Control Panel are committed to the statistics, one for each and every kind. In the CPU Load section you are able to see the execution time of your scripts and how much time the server processed them. You can also see the different types of processes that were executed. Statistics are created every 6 hours, but if required, you can also check figures for previous days or months. The MySQL Load section shall show you the entire number of database queries each and every day and each hour, as well as the queries to each individual database that you have within your semi-dedicated account. Comparing this info to your traffic statistics will give you valuable information about how your websites perform and you shall see if you need to take some measures to improve them.