MySQL & Load Stats
What sort of information is accessible in the MySQL & Load Stats section? How could you make use of it?
When a visitor opens your site, the web browser sends a request to the web server, which executes it and supplies the necessary content as a response. A basic HTML Internet site uses minimal system resources due to the fact that it's static, but database-driven platforms are more demanding and use far more processing time. Every single webpage which is served generates 2 forms of load - CPU load, that depends on the length of time the server spends executing a particular script; and MySQL load, which depends on the amount of database queries generated by the script while the user browses the website. Larger load will be generated if a whole lot of people look through a particular site concurrently or if many database calls are made at the same time. 2 examples are a discussion board with a large number of users or an online store where a client enters a term within a search box and tens of thousands of items are searched. Having comprehensive data about the load which your Internet site generates will allow you to boost the content or see if it is time to switch to a more powerful sort of hosting service, if the Internet site is simply getting extremely popular.
-
MySQL & Load Stats in Website Hosting
We produce comprehensive data about the system resource usage of every single
website hosting account, so in case you host your sites on our sophisticated cloud platform, you shall 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 will show you the length of time our system spent serving your websites, the total time it took for your scripts to be executed, how much memory sites used and what different types of processes created the load. Statistics are created every six hours. You'll be able to see everyday and monthly data too. In the second section you will find all of the databases that you've created within the account and for every one of them you'll see the amount of hourly and day-to-day queries. The information shall give you a definitive picture of the efficiency of your sites, particularly if you compare it to the daily traffic and visitor stats.
-
MySQL & Load Stats in Semi-dedicated Servers
Our system creates in depth statistics about both types of load, so if you purchase a
semi-dedicated server for your Internet sites, you can access the data with just a few mouse clicks in your Hepsia hosting Control Panel. Each kind of info is listed in its own section. The CPU Load section will show you which processes produced the load and how much time it took for the web server to execute every one of the requests. Although statistics are created every 6 hours, you can see day by day and month-to-month stats as well. In the MySQL Load section you'll find a list of all the databases created in your semi-dedicated account manually and automatically, the amount of queries were sent to each of them, the total everyday queries for the account in general, along with the average hourly rate. This info will help you determine how well your Internet sites perform and if any of them requires optimization of some type.