Each time a visitor opens your Internet site, the Internet browser sends a request to the hosting server, which executes it and gives the desired data as a response. A basic HTML Internet site uses minimal resources because it's static, but database-driven platforms are more demanding and use a lot more processing time. Every webpage that is served produces two sorts of load - CPU load, which depends on the amount of time the server spends executing a specific script; and MySQL load, that depends on the number of database queries generated by the script while the user browses the website. Bigger load will be produced if many people browse a given Internet site at the same time or if loads of database calls are made simultaneously. 2 examples are a discussion board with tens of thousands of users or an online store where a visitor enters a term within a search box and tens of thousands of items are searched. Having detailed statistics about the load which your website generates will allow you to optimize the content or see if it's the perfect time to switch to a more powerful type of web hosting service, if the website is simply getting quite popular.

MySQL & Load Stats in Cloud Hosting

We create comprehensive statistics about the system resource usage of every single cloud hosting account, so in case you host your Internet sites on our advanced cloud platform, you will be able to examine the statistics with only a few clicks from your Hepsia CP. The data is offered in 2 different sections. The first one will show you how much time our system spent serving your websites, the total time it took for your scripts to be executed, the amount of memory the sites used and what different types of processes created the load. Stats are created every six hours. You'll be able to see day-to-day and month-to-month statistics as well. In the second section you will discover all the databases that you have created inside the account and for every one of them you will see the number of hourly and daily queries. The info shall give you a detailed picture of the performance of your sites, specifically if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Hosting

Our system creates thorough statistics about both different types of load, so if you purchase a semi-dedicated server for your websites, you can access the information with a few clicks inside your Hepsia hosting CP. Each type of information is listed within its own section. The CPU Load section can tell you which 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-to-day and per month stats as well. In the MySQL Load section you will find a list of all the databases generated within your semi-dedicated account manually and automatically, what amount of queries were sent to each one of them, the total everyday queries for the account as a whole, along with the average hourly rate. This info shall help you see how well your sites perform and if any of them needs optimization of some sort.