Every time a visitor opens your site, the browser sends a request to the hosting server, which executes it and provides the desired content as a response. A standard HTML site uses minimal system resources as it is static, but database-driven platforms are more requiring and use much more processing time. Every page that is served generates 2 kinds of load - CPU load, which depends on the span of time the server spends executing a particular script; and MySQL load, which depends on the amount of database queries produced by the script while the user browses the Internet site. Higher load will be created if a lot of people look through a particular Internet site all at once or if a considerable amount of database calls are made all at once. 2 good examples are a discussion board with thousands of users or an online store in which a customer enters a term inside a search box and tens of thousands of items are searched. Having comprehensive statistics about the load your website generates will help you optimize the content or see if it is the perfect time to switch to a more powerful kind of website hosting service, if the site is simply getting very popular.

MySQL & Load Stats in Shared Hosting

We create comprehensive stats about the system resource usage of every single shared hosting account, so in the event that you host your websites on our highly developed cloud platform, you will be able to check the data with just a couple of mouse clicks from your Hepsia Control Panel. The data is offered in two different sections. The first one shall show you the time our system spent serving your sites, the total time it took for your scripts to be executed, what amount of memory Internet sites used and what different types of processes generated the load. Stats are created every six hours. You could see daily and monthly stats as well. In the second section you will find all of the databases that you've created inside the account and for each one of them you shall see the number of per hour and day-to-day queries. The info shall give you a definitive 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 generates in depth stats about the two different kinds of load, so if you acquire a semi-dedicated server for your Internet sites, you can access the info with a few mouse clicks inside your Hepsia hosting Control Panel. Each kind of info is listed in its own section. The CPU Load section will show you exactly what processes produced the load and the time it took for the server to execute every one of the requests. Though statistics are generated every six hours, you can see day-to-day and month-to-month stats also. In the MySQL Load section you'll find a list of all the databases created inside your semi-dedicated account manually and automatically, what number of queries were sent to every one of them, the total everyday queries for the account as a whole, along with the average per hour rate. This info will help you determine how well your Internet sites perform and if each of them requires optimization of some type.