Each time a visitor opens your site, the web browser sends a request to the web server, which in turn executes it and provides the desired information as a response. A basic HTML website uses negligible resources as it's static, but database-driven platforms are more requiring and use far more processing time. Each and every webpage which is served creates two forms of load - CPU load, which depends on the length of time the hosting server spends executing a specific script; and MySQL load, which depends on the total number of database queries created by the script while the client browses the Internet site. Greater load shall be generated if loads of people look through a certain Internet site at the same time or if many database calls are made all at once. Two illustrations are a discussion board with a huge number of users or an online store in which a client enters a term inside a search box and tens of thousands of items are searched. Having detailed data about the load that your Internet site generates will enable you to optimize the content or see if it's the perfect time to switch to a more powerful sort of web hosting service, if the site is simply getting very popular.

MySQL & Load Stats in Shared Website Hosting

If you host your sites within a shared website hosting account with us, you'll have access to in depth CPU and MySQL data which will allow you to keep track of their operation. You can see the data with a few mouse clicks inside your Hepsia Control Panel. The CPU Load section will reveal to 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 daily view is the default one, but you can also see the numbers from the previous months. The MySQL Load section will provide you with additional information about the number of queries to each and every database that you have created within the account. Once again, you can see per month, day-to-day and per hour statistics, that shall give you information which is different from the traffic or the number of visitors you get. That way, you can determine if the sites need some optimization.