MySQL & Load Stats
What type of information is available in the MySQL & Load Stats section? How could you make use of it?
Every time a visitor opens your Internet site, the Internet browser sends a request to the server, which in turn executes it and supplies the required data as a response. A basic HTML site uses minimal resources as it is static, but database-driven platforms are more requiring and use a lot more processing time. Every page that's served produces two kinds of load - CPU load, which depends on the length of time the hosting server spends executing a specific script; and MySQL load, that depends on the number of database queries created by the script while the end user browses the website. Greater load shall be created if a considerable amount of people surf a particular site concurrently or if numerous database calls are made at the same time. Two good examples are a discussion board with a huge number of users or an online store where a customer enters a term inside a search box and a large number of items are searched. Having comprehensive stats about the load your site generates will enable you to improve the content or see if it is time to switch to a more powerful sort of web hosting service, if the Internet site is simply getting extremely popular.
-
MySQL & Load Stats in Shared Hosting
If you host your websites within a
shared hosting account with us, you shall have access to thorough CPU and MySQL data that will allow you to keep tabs on their performance. You can see the statistics with several mouse clicks inside your Hepsia Control Panel. The CPU Load section will show you the total time frame the server spent on your scripts and the amount of memory was needed, plus the time it took for the scripts to be executed. The daily view is the standard one, but you could also see the statistics from the past months. The MySQL Load section offer you more info about the number of queries to every single database that you have set up in the account. Once again, you can see per month, day-to-day and per hour data, which will give you data that is different from the traffic or the number of visitors that you get. In this way, you can see if the websites require some optimization.
-
MySQL & Load Stats in Semi-dedicated Servers
As our system keeps in depth statistics for the load that every
semi-dedicated server account produces, you'll be aware of how your Internet sites perform at any time. As soon as you log in to the Hepsia Control Panel, supplied with each account, you can go to the section committed to the system load. There, 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 types of processes generated the load - cron jobs, PHP pages, Perl scripts, etcetera. Additionally you can see the number of queries to each database in your semi-dedicated account, the total day-to-day figures for the account altogether, along with the average hourly rate. With both the CPU and the MySQL load data, you can always go back to past days or months and review the general performance of your Internet sites after some update or after a considerable increase in the number of your visitors.