When a visitor opens your website, the web browser sends a request to the hosting server, which in turn executes it and gives the necessary data as a response. A simple HTML Internet site uses minimum resources for the reason that it's static, but database-driven platforms are more requiring and use a lot more processing time. Every page that is served produces two kinds of load - CPU load, which depends on the length of time the web server spends executing a specific script; and MySQL load, that depends on the amount of database queries produced by the script while the user browses the Internet site. Bigger load shall be generated if loads of people look through a given site simultaneously or if many database calls are made at the same time. Two good examples are a discussion board with thousands of users or an online store where a visitor enters a term inside a search box and a large number of items are searched. Having detailed data about the load that your Internet site generates will allow you to optimize the content or see if it's the perfect time to switch to a more powerful sort of web hosting service, if the site is simply getting very popular.

MySQL & Load Stats in Cloud Web Hosting

We produce thorough statistics about the system resource usage of each cloud web hosting account, so in case you host your Internet sites on our highly developed cloud platform, you shall be able to examine the data with only a couple of clicks from your Hepsia CP. The data is provided in 2 different sections. The first one shall show you the length of time our system spent serving your websites, the total time it took for your scripts to be executed, what amount of memory sites used and what kinds of processes created the load. Statistics are created every 6 hours. You can see daily and per month stats as well. In the second section you will discover all of the databases that you have created within the account and for each and every one of them you shall see the amount of per hour and day-to-day queries. The information shall give you an accurate picture of the functionality of your websites, specifically if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates comprehensive stats about the two different kinds of load, so if you get a semi-dedicated server for your websites, you can access the data with just a few mouse clicks in your Hepsia hosting Control Panel. Every type of information is listed inside its own section. The CPU Load section will tell you which processes created the load and the time it took for the server to execute all of the requests. Although stats are produced every 6 hours, you can see day by day and per month stats also. In the MySQL Load section you shall find a list of all the databases created inside your semi-dedicated account manually and automatically, what number of queries were sent to each of them, the total day-to-day queries for the account in general, as well as the average hourly rate. This information will help you determine how well your websites perform and if any one of them needs optimization of some sort.