Whenever a visitor opens your website, the Internet browser sends a request to the web server, which in turn executes it and provides the required information as a response. A basic HTML Internet site uses very little resources because it is static, but database-driven platforms are more demanding and use much more processing time. Each page that is served generates two sorts of load - CPU load, that depends on the time period the hosting server spends executing a specific script; and MySQL load, which depends on the total number of database queries created by the script while the end user browses the website. Greater load shall be created if many people browse a certain Internet site all at once or if a lot of database calls are made simultaneously. 2 illustrations are a discussion board with a large number of users or an online store in which a visitor enters a term within a search box and thousands of items are searched. Having comprehensive statistics about the load that your website generates will allow you to improve the content or see if it is time to switch to a more powerful kind of hosting service, if the site is simply getting quite popular.

MySQL & Load Stats in Cloud Website Hosting

We generate detailed stats about the system resource usage of every single cloud website hosting account, so in case you host your Internet sites on our sophisticated cloud platform, you will be able to check the data with only a couple of mouse clicks from your Hepsia Control Panel. The data is offered in 2 different sections. The first one will show you the time our system spent serving your sites, the total time it took for your scripts to be executed, the amount of memory the sites used and what different types of processes generated the load. Stats are produced every 6 hours. You can see everyday and monthly stats as well. In the second section you'll find all of the databases that you have created inside the account and for each and every one of them you shall see the total amount of per hour and day-to-day queries. The data will give you a definitive picture of the efficiency of your sites, especially if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Hosting

Our system generates detailed statistics about both different kinds of load, so if you purchase a semi-dedicated server for your sites, you can access the info with just a few mouse clicks in your Hepsia hosting CP. Every type of data is listed inside its own section. The CPU Load section will show you what processes produced the load and the time it took for the server to execute all the requests. Though stats are generated every six hours, you can see day-to-day and month-to-month statistics also. In the MySQL Load section you'll find a list of all the databases produced inside your semi-dedicated account manually and automatically, what amount of queries were sent to every one of them, the total everyday queries for the account as a whole, plus the average per hour rate. This information will help you see how well your websites perform and if any one of them needs optimization of some kind.