Each time a visitor opens your website, the web browser sends a request to the web server, which in turn executes it and supplies the desired data as a response. A simple HTML site uses very little system resources for the reason that it is static, but database-driven platforms are more demanding and use a lot more processing time. Every single webpage that is served creates 2 types of load - CPU load, that depends on the time period the hosting server spends executing a particular script; and MySQL load, that depends on the number of database queries created by the script while the client browses the Internet site. Higher load will be produced if loads of people look through a given Internet site simultaneously or if loads of database calls are made simultaneously. 2 good examples are a discussion board with thousands of users or an online store in which a client enters a term inside a search box and thousands of items are searched. Having thorough data about the load which your website generates will allow you to boost the content or see if it is time for you to switch to a more powerful type of website hosting service, if the website is simply getting quite popular.

MySQL & Load Stats in Cloud Web Hosting

We produce comprehensive data about the system resource usage of each and every cloud web hosting account, so in case you host your Internet sites on our innovative cloud platform, you will be able to check out the data with only a couple of mouse clicks from your Hepsia CP. The data is available in two different sections. The first one will show you the amount of time our system spent serving your websites, the total time it took for your scripts to be executed, the amount of memory sites used and what kinds of processes created the load. Stats are produced every six hours. You could see daily and month-to-month data too. In the second section you'll discover all the databases that you've created within the account and for each and every one of them you shall see the amount of hourly and day-to-day queries. The data shall give you a detailed picture of the overall performance of your sites, specifically if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Servers

Because our system keeps comprehensive statistics for the load which every semi-dedicated server account produces, you'll be aware of how your Internet sites perform at any time. After you log in to the Hepsia CP, included with every single account, you can check out the section committed to the system load. In it, you are able to see the processing time our system spent on your scripts, the span of time it took for the scripts to be actually executed and what types of processes created the load - cron jobs, PHP pages, Perl scripts, etcetera. You could also see the amount of queries to each database inside your semi-dedicated account, the total daily statistics for the account overall, along with the average hourly rate. With both the CPU and the MySQL load statistics, you can always go back to past days or months and review the functionality of your sites after some update or after a considerable increase in the number of your website visitors.