MySQL & Load Stats
What sort of data is available in the MySQL & Load Stats section? How can you make use of it?
Each time a visitor opens your Internet site, the web browser sends a request to the web server, which executes it and provides the desired information as a response. A standard HTML website uses negligible system resources as it's static, but database-driven platforms are more requiring and use more processing time. Each and every webpage that is served generates 2 forms of load - CPU load, that depends on the amount of time the hosting server spends executing a certain script; and MySQL load, that depends on the total number of database queries produced by the script while the client browses the site. Larger load will be produced if a whole lot of people look through a certain website at the same time or if loads of database calls are made concurrently. 2 good examples are a discussion board with a large number of users or an online store in which a visitor enters a term inside a search box and tens of thousands of items are searched. Having thorough data about the load that your website generates will enable you to improve the content or see if it's time for you to switch to a more powerful type of hosting service, if the website is simply getting very popular.
-
MySQL & Load Stats in Shared Web Hosting
We create in depth stats about the system resource usage of each and every
shared web hosting account, so in case you host your Internet sites on our advanced cloud platform, you will be able to take a look at the statistics with just a couple of clicks from your Hepsia Control Panel. The data is supplied in 2 different sections. The first one shall show you how much time our system spent serving your sites, the total time it took for your scripts to be executed, what amount of memory the sites used and what types of processes created the load. Statistics are generated every six hours. You're able to see daily and month-to-month stats also. In the second section you will find all the databases which you have created in the account and for each and every one of them you shall see the total amount of hourly and daily queries. The information will give you a definitive picture of the efficiency of your sites, especially if you compare it to the daily traffic and visitor stats.
-
MySQL & Load Stats in Semi-dedicated Servers
If you have a
semi-dedicated server account with us, you'll be able to access really comprehensive CPU and MySQL load statistics that will give you more information about the general performance of your Internet sites. 2 sections of the Hepsia CP are devoted to the stats, one for each type. Inside the CPU Load section you are able to see the execution time of your scripts and the amount of time the hosting server processed them. Additionally you can see the different kinds of processes that were executed. Stats are created every 6 hours, but if necessary, you could also check data for previous days or months. The MySQL Load section shall show you the entire amount of database queries each day and each hour, plus the queries to each individual database which you have within your semi-dedicated account. Comparing this info to your traffic stats will give you valuable information about how your websites perform and you shall see if you must take some measures to improve them.