Each time a visitor opens your Internet site, the Internet browser sends a request to the hosting server, which executes it and provides the necessary content as a response. A basic HTML site uses negligible system resources for the reason that it is static, but database-driven platforms are more demanding and use far more processing time. Every page that is served produces 2 forms of load - CPU load, that depends on the time period the web server spends executing a particular script; and MySQL load, which depends on the total number of database queries created by the script while the customer browses the Internet site. Larger load shall be created if a whole lot of people surf a given website at the same time or if loads of database calls are made at the same time. 2 good examples are a discussion board with thousands of users or an online store in which a visitor enters a term inside a search box and thousands of items are searched. Having comprehensive statistics about the load which your Internet site generates will enable you to optimize the content or see if it is time to switch to a more powerful type of website hosting service, if the website is simply getting extremely popular.

MySQL & Load Stats in Shared Web Hosting

We generate thorough statistics about the system resource usage of each and every shared web hosting account, so if you host your websites on our sophisticated cloud platform, you'll be able to check the statistics with just a couple of mouse clicks from your Hepsia CP. The data is offered in 2 different sections. The first one will show you the amount of time our system spent serving your Internet sites, the total time it took for your scripts to be executed, how much memory the sites used and what different kinds of processes produced the load. Stats are produced every six hours. You can see everyday and per month data too. In the second section you will discover all the databases that you've created in the account and for every one of them you shall see the total amount of per hour and daily queries. The data will give you an accurate picture of the functionality of your websites, especially if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Servers

As our system keeps detailed statistics for the load which each semi-dedicated server account generates, you shall be aware of how your websites perform at any time. After you log in to the Hepsia CP, supplied with every single account, you can go to the section dedicated to the system load. There, you can easily see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what types of processes generated the load - cron jobs, PHP pages, Perl scripts, and so on. You could also see the total number of queries to every database inside your semi-dedicated account, the total day-to-day figures for the account in general, plus the average hourly rate. With both the CPU and the MySQL load data, you could always go back to past days or months and compare the performance of your sites after some update or after a substantial boost in the number of your visitors.