Each time a visitor opens your Internet site, the browser sends a request to the web server, which executes it and provides the desired content as a response. A simple HTML site uses very little system resources because it's static, but database-driven platforms are more requiring and use a lot more processing time. Every single page which is served generates 2 kinds of load - CPU load, that depends on the time the hosting server spends executing a specific script; and MySQL load, which depends on the amount of database queries created by the script while the end user browses the site. Bigger load will be created if loads of people look through a certain website simultaneously or if loads of database calls are made simultaneously. 2 illustrations are a discussion board with a large number of users or an online store where a customer enters a term in a search box and thousands of items are searched. Having in depth stats about the load which your Internet site generates will enable you to improve the content or see if it's the perfect time to switch to a more powerful sort of web hosting service, if the website is simply getting extremely popular.

MySQL & Load Stats in Shared Hosting

We generate in depth statistics about the system resource usage of each shared hosting account, so if you host your sites on our innovative cloud platform, you will be able to check out the data with just a few clicks from your Hepsia Control Panel. The data is offered in two different sections. The first one shall show you how much time our system spent serving your websites, the total time it took for your scripts to be executed, how much memory Internet sites used and what kinds of processes created the load. Stats are produced every six hours. You are able to see everyday and per month statistics as well. In the second section you will find all the databases that you have created in the account and for every one of them you shall see the total amount of hourly and day-to-day queries. The data will give you a detailed picture of the efficiency of your Internet sites, particularly if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates detailed stats about both kinds of load, so if you get a semi-dedicated server for your sites, you can access the info with just a couple of mouse clicks in your Hepsia hosting CP. Each type of information is listed in its own section. The CPU Load section will show you which processes produced the load and the length of time it took for the web server to execute all the requests. Though stats are generated every 6 hours, you can see day by day and monthly statistics as well. 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 one of them, the total day-to-day 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 kind.