Each time a visitor opens your site, the browser sends a request to the server, which executes it and gives the necessary data as a response. A standard HTML website uses negligible resources as it is static, but database-driven platforms are more demanding and use far more processing time. Every single page which is served produces 2 sorts of load - CPU load, that depends on the span of time the hosting server spends executing a specific script; and MySQL load, which depends on the number of database queries generated by the script while the end user browses the website. Higher load shall be created if a considerable amount of people look through a particular website simultaneously or if loads of database calls are made concurrently. Two examples are a discussion board with a huge number 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 thorough stats about the load your Internet site generates can help you boost the content or see if it is time for you to switch to a more powerful sort of website hosting service, if the website is simply getting quite popular.

MySQL & Load Stats in Cloud Hosting

If you host your sites inside a cloud hosting account with our company, you will have access to detailed CPU and MySQL stats that will permit you to keep track of their functionality. You could see the statistics with a number of mouse clicks within your Hepsia CP. The CPU Load section will show you the total time the hosting server spent on your scripts and how much memory was needed, and the time it took for the scripts to be executed. The day-to-day view is the standard one, but you are able to also see the statistics from the previous months. The MySQL Load section give you more details about the total amount of queries to each and every database that you have created inside the account. Once again, you are able to see month-to-month, day-to-day and hourly stats, that'll give you info that's different from the traffic or the number of visitors you get. This way, you can see if the websites need some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

Because our system keeps thorough statistics for the load which each semi-dedicated server account produces, you'll be aware of how your sites perform at any time. When you log in to the Hepsia CP, included with each account, you can check out the section devoted to the system load. In it, you will see the processing time our system spent on your scripts, the time it took for the scripts to be actually executed and what sorts of processes created the load - cron jobs, PHP pages, Perl scripts, etc. Additionally you can see the number of queries to every database inside your semi-dedicated account, the total everyday stats for the account altogether, plus the average hourly rate. With both the CPU and the MySQL load stats, you may always go back to past days or months and assess the functionality of your Internet sites after some update or after a significant increase in the number of your website visitors.