Each time a visitor opens your website, the browser sends a request to the web server, which in turn executes it and supplies the required content as a response. A basic HTML website uses negligible system resources due to the fact that it is static, but database-driven platforms are more requiring and use more processing time. Every single page that's served produces 2 kinds of load - CPU load, that depends on the time period the server spends executing a specific script; and MySQL load, which depends on the amount of database queries generated by the script while the user browses the website. Larger load will be generated if loads of people browse a particular site simultaneously or if loads of database calls are made concurrently. Two examples are a discussion board with many users or an online store where a customer enters a term within a search box and tens of thousands of items are searched. Having comprehensive stats about the load your site generates will enable you to boost the content or see if it's the perfect time to switch to a more powerful sort of web hosting service, if the Internet site is simply getting really popular.

MySQL & Load Stats in Cloud Website Hosting

We create thorough stats about the system resource usage of each and every cloud website hosting account, so in the event that you host your sites on our highly developed cloud platform, you shall be able to check out the stats with just a few mouse clicks from your Hepsia CP. The data is offered in two different sections. The first one will show you the 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 created the load. Stats are created every six hours. You can see day-to-day and month-to-month stats also. In the second section you will discover all of the databases you have created in the account and for every one of them you shall see the total amount of per hour and day-to-day queries. The information will give you a definitive picture of the overall performance of your Internet sites, particularly if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Servers

As our system keeps in depth statistics for the load which every semi-dedicated server account produces, you shall be aware of how your sites perform at any time. As soon as you log in to the Hepsia CP, supplied with every account, you can go to the section dedicated to the system load. In it, you can easily see the processing time our system spent on your scripts, the amount of time it took for the scripts to be actually executed and what types of processes produced the load - cron jobs, PHP pages, Perl scripts, and so forth. You can also see the amount of queries to each and every database within your semi-dedicated account, the total day-to-day stats for the account as a whole, along with the average hourly rate. With both the CPU and the MySQL load statistics, you may always go back to past days or months and compare the efficiency of your websites after some update or after a considerable rise in the number of your website visitors.