Each time a visitor opens your Internet site, the Internet browser sends a request to the web server, which in turn executes it and gives the required content as a response. A standard HTML Internet site uses very little system resources for the reason that it is static, but database-driven platforms are more demanding and use much more processing time. Each and every page that's served produces two sorts of load - CPU load, which depends on the length of time the server spends executing a certain script; and MySQL load, that depends on the total number of database queries produced by the script while the end user browses the website. Larger load shall be generated if loads of people surf a given site simultaneously or if many database calls are made simultaneously. Two examples are a discussion board with many users or an online store where a visitor enters a term inside a search box and tens of thousands of items are searched. Having detailed stats about the load your site generates will allow you to optimize the content or see if it is time to switch to a more powerful type of website hosting service, if the Internet site is simply getting very popular.

MySQL & Load Stats in Cloud Hosting

We produce in depth statistics about the system resource usage of each cloud hosting account, so if you host your sites on our highly developed cloud platform, you will be able to examine the statistics with only a couple of clicks from your Hepsia CP. The data is offered in 2 different sections. The first one will show you the span of time our system spent serving your Internet sites, the total time it took for your scripts to be executed, how much memory sites used and what different kinds of processes produced the load. Statistics are created every six hours. You're able to see everyday and per month statistics too. In the second section you will discover all of the databases which you have created in the account and for each one of them you shall see the amount of per hour and day-to-day queries. The info shall give you a definitive picture of the functionality of your Internet sites, especially if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Hosting

Our system produces detailed statistics about the two different kinds of load, so if you get a semi-dedicated server for your sites, you can access the information with a few mouse clicks inside your Hepsia hosting Control Panel. Every type of information is listed within its own section. The CPU Load section shall tell you exactly what processes created the load and the span of time it took for the server to execute every one of the requests. Though stats are created every 6 hours, you can see day-to-day and monthly stats also. In the MySQL Load section you'll find a list of all the databases created in your semi-dedicated account manually and automatically, how many queries were sent to each of them, the total daily queries for the account in general, plus the average hourly rate. This information will help you determine how well your Internet sites perform and if each of them needs optimization of some kind.