Each time a visitor opens your site, the browser sends a request to the server, which executes it and provides the necessary content as a response. A simple HTML Internet site uses minimum resources as it's static, but database-driven platforms are more demanding and use more processing time. Every webpage that's served generates two forms of load - CPU load, which depends on the amount of time the hosting server spends executing a specific script; and MySQL load, which depends on the amount of database queries produced by the script while the end user browses the site. Higher load will be produced if a considerable amount of people surf a particular website all at once or if many database calls are made concurrently. Two good examples are a discussion board with tens of thousands of users or an online store in which a customer enters a term in a search box and tens of thousands of items are searched. Having in depth stats about the load your Internet site generates will help you optimize the content or see if it is the perfect time to switch to a more powerful kind of hosting service, if the Internet site is simply getting extremely popular.

MySQL & Load Stats in Website Hosting

If you host your sites in a website hosting account with our company, you will have access to in depth CPU and MySQL statistics that will allow you to monitor their functionality. You can see the stats with a few mouse clicks inside your Hepsia Control Panel. The CPU Load section will show you the total time period the hosting server spent on your scripts and what amount of memory was required, along with the time it took for the scripts to be executed. The everyday view is the standard one, but you are able to also see the numbers from the previous months. The MySQL Load section give you additional information about the total amount of queries to each and every database that you have created in the account. Once again, you can easily see month-to-month, everyday and hourly statistics, that shall give you information that is different from the traffic or the number of visitors that you get. This way, you can determine if the sites need some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with us, you shall be able to access quite detailed CPU and MySQL load stats which will give you addiitional information about the overall performance of your sites. Two sections of the Hepsia CP are focused on the stats, one for each and every type. In the CPU Load section you are able to see the execution time of your scripts and the amount of time the web server processed them. You can even see the kinds of processes that were executed. Statistics are created every 6 hours, but if needed, you can also check figures for previous days or months. The MySQL Load section will show you the entire amount of database queries per day and on an hourly basis, as well as the queries to each individual database that you have inside your semi-dedicated account. Comparing this data to your traffic statistics will give you valuable data about how your Internet sites perform and you shall see if you have to take some measures to enhance them.