Whenever a visitor opens your website, the browser sends a request to the hosting server, which in turn executes it and provides the required data as a response. A standard HTML Internet site uses minimum system resources as it is static, but database-driven platforms are more requiring and use much more processing time. Every page which is served generates 2 sorts of load - CPU load, which depends on the time period the hosting server spends executing a particular script; and MySQL load, which depends on the amount of database queries produced by the script while the user browses the site. Greater load shall be generated if a lot of people look through a given website all at once or if a lot of database calls are made concurrently. 2 illustrations are a discussion board with tens of thousands of users or an online store where a visitor enters a term inside a search box and thousands of items are searched. Having in depth stats about the load which your site generates will help you improve the content or see if it is time to switch to a more powerful type of hosting service, if the website is simply getting extremely popular.

MySQL & Load Stats in Cloud Website Hosting

If you host your sites in a cloud website hosting account with us, you will have access to in depth CPU and MySQL stats which will allow you to keep an eye on their operation. You could see the statistics with a few clicks in your Hepsia CP. The CPU Load section will show you the total time the web server spent on your scripts and the amount of 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 may also see the data from the preceding months. The MySQL Load section offer you more details about the amount of queries to every single database that you have set up inside the account. Once again, you are able to see monthly, everyday and hourly stats, that will give you information that is different from the traffic or the number of visitors that you get. In this way, you can identify if the websites require some optimization.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates thorough statistics about the two different kinds of load, so if you acquire a semi-dedicated server for your sites, you can access the info with just a few mouse clicks in your Hepsia hosting CP. Each kind of info is listed in its own section. The CPU Load section can tell you what processes generated the load and the span of time it took for the hosting server to execute all of the requests. Though statistics are produced every 6 hours, you can see day-to-day and monthly statistics too. In the MySQL Load section you shall find a list of all the databases produced inside your semi-dedicated account manually and automatically, what amount of queries were sent to each of them, the total day-to-day queries for the account as a whole, plus the average per hour rate. This information will help you determine how well your websites perform and if any of them requires optimization of some sort.