Whenever a visitor opens your Internet site, the web browser sends a request to the web server, which in turn executes it and supplies the desired information as a response. A standard HTML website uses negligible resources due to the fact that it's static, but database-driven platforms are more demanding and use far more processing time. Every single page which is served produces 2 kinds of load - CPU load, that depends on the time the hosting server spends executing a specific script; and MySQL load, that depends on the number of database queries produced by the script while the end user browses the site. Bigger load will be produced if a lot of people look through a particular site simultaneously or if loads of database calls are made concurrently. Two examples are a discussion board with thousands of users or an online store where a client enters a term within a search box and tens of thousands of items are searched. Having comprehensive data about the load your website generates will enable you to optimize the content or see if it's time for you to switch to a more powerful sort of web hosting service, if the site is simply getting really popular.

MySQL & Load Stats in Hosting

Using the Hepsia Control Panel, included with all our hosting offers, you will be able to see really comprehensive data about the resources your websites use. One of the sections shall give you info on the CPU load, like how much processing time the server spent, the amount of time it took for your scripts to be executed and what amount of memory they used. Statistics are automatically produced every six hours and you may also see the kinds of processes that produced the most load - PHP, Perl, etc. MySQL load stats are listed within a separate section where you can see all the queries on an hourly, daily, etc. basis. You'll be able to go back and compare statistics from various months to see if some update has altered the resource usage if the total amount of visitors has not changed much. This way, you can determine if your site needs to be optimized, which will lead to a better overall performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Hosting

Our system produces in depth statistics about the two different types of load, so if you get a semi-dedicated server for your websites, you can access the info with a few clicks inside your Hepsia hosting CP. Each type of information is listed within its own section. The CPU Load section will tell you what processes generated the load and the time it took for the server to execute all of the requests. Although stats are created every six hours, you can see day by day and month-to-month statistics too. In the MySQL Load section you will find a list of all the databases generated in your semi-dedicated account manually and automatically, the amount of queries were sent to every one of them, the total everyday queries for the account as a whole, as well as the average hourly rate. This info shall help you see how well your websites perform and if any one of them requires optimization of some kind.