Every time a visitor opens your website, the browser sends a request to the web server, which in turn executes it and provides the necessary information as a response. A standard HTML website uses very little resources because it is static, but database-driven platforms are more requiring and use much more processing time. Each and every webpage which is served generates two types of load - CPU load, which depends on the amount of time the web server spends executing a certain script; and MySQL load, that depends on the amount of database queries created by the script while the client browses the website. Larger load shall be created if loads of people browse a particular site all at once or if a lot of database calls are made simultaneously. Two illustrations are a discussion board with many users or an online store where a customer enters a term inside a search box and a large number of items are searched. Having comprehensive data about the load which your Internet site generates will help you boost the content or see if it is time for you to switch to a more powerful sort of website hosting service, if the Internet site is simply getting really popular.

MySQL & Load Stats in Shared Web Hosting

If you host your sites inside a shared web hosting account with us, you shall have access to in depth CPU and MySQL stats that will permit you to keep an eye on their performance. You could see the statistics with a few mouse clicks within your Hepsia CP. The CPU Load section can tell you the total time the server spent on your scripts and just how much memory was required, as well as 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 total amount of queries to each and every database that you have created within the account. Once again, you are able to see per month, day-to-day and hourly data, which will give you info that is different from the traffic or the number of visitors you get. In this way, you can identify if the sites require some optimization.