Whenever a visitor opens your Internet site, the web browser sends a request to the web server, which executes it and provides the desired content as a response. A simple HTML website uses minimum system resources for the reason that it is static, but database-driven platforms are more requiring and use more processing time. Every single webpage that is served creates two types of load - CPU load, that depends on the time period the hosting server spends executing a certain script; and MySQL load, which depends on the total number of database queries created by the script while the client browses the site. Bigger load will be created if loads of people surf a certain website concurrently or if numerous database calls are made concurrently. Two illustrations are a discussion board with thousands of users or an online store in which a visitor enters a term in a search box and tens of thousands of items are searched. Having in depth data about the load that your website generates will enable you to boost the content or see if it's time to switch to a more powerful sort of website hosting service, if the Internet site is simply getting very popular.

MySQL & Load Stats in Shared Web Hosting

If you host your Internet sites inside a shared web hosting account with our company, you will have access to in depth CPU and MySQL data that will allow you to keep track of their operation. You can easily see the statistics with a number of clicks inside your Hepsia CP. The CPU Load section can tell you the total time frame the web server spent on your scripts and how much memory was required, and the time it took for the scripts to be executed. The day-to-day view is the standard one, but you are able to also see the numbers from the previous months. The MySQL Load section will provide you with additional information about the amount of queries to every database that you have created in the account. Once again, you are able to see month-to-month, everyday and hourly data, that shall give you data that's different from the traffic or the number of visitors which you get. In this way, you can identify if the sites need some optimization.