MySQL & Load Stats
What kind of info is provided in the MySQL & Load Stats section? How can you benefit from it?
When a visitor opens your website, the browser sends a request to the hosting server, which in turn executes it and supplies the necessary information as a response. A simple HTML website uses negligible system resources as it's static, but database-driven platforms are more demanding and use more processing time. Every page that's served generates two forms of load - CPU load, that depends on the time period the web server spends executing a certain script; and MySQL load, that depends on the total number of database queries created by the script while the client browses the website. Greater load will be created if a lot of people look through a particular Internet site simultaneously or if loads of database calls are made all at once. Two illustrations are a discussion board with thousands of users or an online store where a visitor enters a term within a search box and tens of thousands of items are searched. Having comprehensive statistics about the load which your Internet site generates can help you boost the content or see if it is time for you to switch to a more powerful type of hosting service, if the website is simply getting quite popular.
-
MySQL & Load Stats in Website Hosting
Using the Hepsia Control Panel, bundled with all our
website hosting packages, you shall be able to to see very comprehensive statistics regarding the resources which your websites use. One of the sections will give you information regarding the CPU load, such as how much processing time the hosting server spent, the span of time it took for your scripts to be executed and exactly how much memory they used. Statistics are consistently created every 6 hours and you can also see the different kinds of processes that generated the most load - PHP, Perl, and so forth. MySQL load stats are listed within a different section where you'll be able to see all the queries on a per hour, everyday, etc. basis. You can go back and compare stats from various months to see if some update has transformed the resource usage if the total amount of website visitors hasn't changed much. That way, you will see if your Internet site needs to be optimized, that'll result in a better performance and an improved user experience.
-
MySQL & Load Stats in Semi-dedicated Servers
Our system creates comprehensive statistics about both kinds of load, so if you acquire a
semi-dedicated server for your Internet sites, you can access the info with a few clicks in your Hepsia hosting CP. Each kind of data is listed within its own section. The CPU Load section can tell you which processes produced the load and the length of time it took for the web server to execute all of the requests. Though stats are produced every 6 hours, you can see day by day and month-to-month stats too. In the MySQL Load section you shall find a list of all the databases created inside your semi-dedicated account manually and automatically, the amount of queries were sent to every one of them, the total daily queries for the account in general, along with the average hourly rate. This information shall help you figure out how well your sites perform and if each of them requires optimization of some sort.