When a visitor opens your website, the Internet browser sends a request to the server, which executes it and supplies the necessary content as a response. A standard HTML Internet site uses negligible resources because it's static, but database-driven platforms are more demanding and use much more processing time. Every single webpage that is served produces two sorts of load - CPU load, that depends on the length of time the hosting server spends executing a certain script; and MySQL load, which depends on the number of database queries created by the script while the user browses the Internet site. Larger load shall be produced if a lot of people surf a certain website at the same time or if a considerable amount of database calls are made all at once. Two illustrations are a discussion board with a large number of users or an online store where a customer enters a term inside a search box and thousands of items are searched. Having comprehensive data about the load your Internet site generates can help you optimize the content or see if it is time to switch to a more powerful kind of web hosting service, if the site is simply getting quite popular.
MySQL & Load Stats in Cloud Web Hosting
We generate comprehensive statistics about the system resource usage of every cloud web hosting account, so in the event that you host your websites on our advanced cloud platform, you will be able to take a look at the statistics with just a couple of mouse clicks from your Hepsia CP. The data is available in 2 different sections. The first one shall show you the span of time our system spent serving your websites, the total time it took for your scripts to be executed, how much memory Internet sites used and what types of processes created the load. Statistics are created every six hours. You're able to see daily and monthly statistics also. In the second section you'll discover all the databases that you have created within the account and for each and every one of them you will see the number of hourly and daily queries. The data shall give you an accurate picture of the 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 comprehensive statistics for the load which every semi-dedicated server account generates, you'll be aware of how your sites perform at any time. When you log in to the Hepsia CP, provided with every single account, you can go to the section dedicated to the system load. In it, you are able to see the processing time our system spent on your scripts, the time it took for the scripts to be actually executed and what types of processes generated the load - cron jobs, PHP pages, Perl scripts, etc. You could also see the number of queries to every single 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 stats, you can always go back to past days or months and evaluate the general performance of your Internet sites after some update or after a sizeable boost in the number of your site visitors.