MySQL & Load Stats
What sort of information is provided in the MySQL & Load Stats section? How do you benefit from it?
Whenever a visitor opens your website, the web browser sends a request to the web server, which executes it and provides the necessary content as a response. A standard HTML site uses minimum system resources due to the fact that it is static, but database-driven platforms are more requiring and use more processing time. Each and every page that is served generates 2 kinds of load - CPU load, which depends on the span of time the web server spends executing a specific script; and MySQL load, which depends on the number of database queries generated by the script while the user browses the site. Larger load shall be created if loads of people browse a certain website concurrently or if loads of database calls are made concurrently. Two illustrations are a discussion board with thousands of users or an online store in which a client enters a term within a search box and thousands of items are searched. Having comprehensive stats about the load your site generates will help you optimize the content or see if it is the perfect time to switch to a more powerful type of website hosting service, if the website is simply getting very popular.
-
MySQL & Load Stats in Cloud Web Hosting
We generate comprehensive statistics about the system resource usage of every single
cloud web hosting account, so in case you host your Internet sites on our innovative cloud platform, you'll be able to examine the stats with just a few clicks from your Hepsia CP. The data is provided in two different sections. The first one will show you how much time our system spent serving your Internet sites, the total time it took for your scripts to be executed, the amount of memory Internet sites used and what kinds of processes produced the load. Statistics are created every six hours. You are able to see daily and month-to-month statistics also. In the second section you'll discover all the databases that you've created within the account and for each of them you shall see the amount of hourly and daily queries. The information will give you a definitive picture of the efficiency of your Internet sites, especially if you compare it to the daily traffic and visitor statistics.
-
MySQL & Load Stats in Semi-dedicated Servers
If you have a
semi-dedicated server account with our company, you will be able to access really detailed CPU and MySQL load statistics that'll give you addiitional information about the general performance of your websites. Two sections of the Hepsia Control Panel are devoted to the stats, one for each and every type. In the CPU Load section you can see the execution time of your scripts and the span of time the server processed them. Additionally you can see the different types of processes which were executed. Statistics are created every six hours, but if needed, you may also check figures for previous days or months. The MySQL Load section shall show you the total amount of database queries per day and per hour, as well as the queries to each individual database that you have inside your semi-dedicated account. Comparing this data to your traffic statistics will give you useful info about how your websites perform and you will determine if you need to take some measures to optimize them.