When a visitor opens your website, the browser sends a request to the server, which in turn executes it and provides the necessary information as a response. A standard HTML website uses minimum resources for the reason that it's static, but database-driven platforms are more demanding and use a lot more processing time. Each and every page that is served creates two types 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 number of database queries created by the script while the end user browses the Internet site. Higher load shall be created if many people surf a certain Internet site concurrently or if loads of database calls are made at the same time. Two good examples are a discussion board with a huge number 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 comprehensive stats about the load that your Internet site generates will allow you to boost the content or see if it's time to switch to a more powerful sort of hosting service, if the website is simply getting very popular.

MySQL & Load Stats in Shared Hosting

We create in depth data about the system resource usage of each shared hosting account, so in case you host your sites on our highly developed cloud platform, you'll be able to take a look at the statistics with just a few mouse clicks from your Hepsia CP. The data is offered in two different sections. The first one will show you the span of time our system spent serving your websites, the total time it took for your scripts to be executed, what amount of memory the sites used and what different types of processes generated the load. Statistics are created every 6 hours. You are able to see daily and per month stats too. In the second section you'll discover all the databases you have created in the account and for each and every one of them you'll see the total amount of per hour and day-to-day queries. The info will 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 generates thorough stats about the two types of load, so if you acquire a semi-dedicated server for your Internet sites, you can access the info with just a few mouse clicks in your Hepsia hosting CP. Each kind of information is listed in its own section. The CPU Load section can tell you exactly what processes created the load and the time it took for the web server to execute all the requests. Though stats are produced every six hours, you can see day-to-day and per month statistics too. In the MySQL Load section you shall find a list of all the databases created in your semi-dedicated account manually and automatically, the amount of queries were sent to each of them, the total day-to-day queries for the account in general, as well as the average per hour rate. This data shall help you see how well your websites perform and if each of them requires optimization of some sort.