When a visitor opens your website, the Internet browser sends a request to the web server, which in turn executes it and provides the required information as a response. A standard HTML site uses minimal system resources for the reason that it is static, but database-driven platforms are more requiring and use more processing time. Every single page which is served produces two forms of load - CPU load, that depends on the amount of time the server spends executing a specific script; and MySQL load, that depends on the total number of database queries produced by the script while the client browses the Internet site. Greater load will be produced if many people look through a particular website simultaneously or if numerous database calls are made all at once. Two illustrations are a discussion board with many users or an online store where a client enters a term within a search box and thousands of items are searched. Having thorough stats about the load that your Internet site generates will help you boost the content or see if it is time to switch to a more powerful sort of website hosting service, if the website is simply getting quite popular.

MySQL & Load Stats in Web Hosting

If you host your websites within a web hosting account with us, you will have access to detailed CPU and MySQL data that will enable you to keep tabs on their performance. You can easily see the stats with a number of clicks inside your Hepsia CP. The CPU Load section will reveal to you the total time frame the hosting server spent on your scripts and the amount of memory was required, and the time it took for the scripts to be executed. The everyday view is the default one, but you can also see the stats from the previous months. The MySQL Load section give you more details about the number of queries to every database that you have created within the account. Once again, you are able to see per month, everyday and hourly statistics, that'll give you data that's different from the traffic or the number of visitors which you get. In this way, you can see if the Internet sites require some optimization.