Every time a visitor opens your site, the Internet browser sends a request to the hosting server, which in turn executes it and gives the desired data as a response. A standard HTML Internet site uses minimum resources for the reason that it's static, but database-driven platforms are more demanding and use far more processing time. Every webpage that is served produces two kinds of load - CPU load, which depends on the amount of time 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 Internet site. Greater load shall be generated if a whole lot of people look through a given Internet site simultaneously or if a considerable amount of database calls are made all at once. Two examples are a discussion board with thousands of users or an online store in which a customer enters a term inside a search box and a large number of items are searched. Having in depth data about the load that your site generates will enable you to boost the content or see if it's time to switch to a more powerful type of web hosting service, if the Internet site is simply getting very popular.

MySQL & Load Stats in Cloud Web Hosting

Using the Hepsia CP, bundled with all our cloud web hosting offers, you'll be able to see very detailed data concerning the system resources your Internet sites use. One of the sections shall give you details about the CPU load, such as how much processing time the web server spent, the span of time it took for your scripts to be executed and the amount of memory they used. Statistics are automatically created every 6 hours and you could also see the different types of processes that generated the most load - PHP, Perl, and so on. MySQL load stats are listed in an individual section in which you are able to see all the queries on an hourly, day-to-day, and so forth. basis. You'll be able to go back and compare statistics from different months to find out whether some update has transformed the resource usage if the amount of visitors has not changed much. Thus, you can see if your Internet site needs to be optimized, that will contribute to a better performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates in depth statistics about both different types of load, so if you get a semi-dedicated server for your sites, you can access the information with just a couple of mouse clicks inside your Hepsia hosting Control Panel. Each kind of info is listed inside its own section. The CPU Load section can tell you exactly what processes produced the load and the amount of time it took for the hosting server to execute all of the requests. Though stats are produced every 6 hours, you can see day by day and month-to-month statistics as well. In the MySQL Load section you'll find a list of all the databases generated inside your semi-dedicated account manually and automatically, what number of queries were sent to every one of them, the total daily queries for the account overall, plus the average per hour rate. This information shall help you see how well your sites perform and if each of them needs optimization of some sort.