If you have an HTML Internet site, it likely uses a very small amount of resources simply because it's static, but this is not so with dynamic database-driven websites that use PHP scripts and provide far more features. Such websites generate load on the web hosting server when anyone browses them, simply because the hosting server needs time to execute the script, to access the database and then to provide the data requested by the visitor's browser. A widely used discussion board, for example, stores all usernames and posts inside a database, so some load is generated every single time a thread is opened or a user searches for a specific word. If many people access the forum all at once, or if every single search involves checking tens of thousands of database entries, this may produce high load and affect the overall performance of the Internet site. In this regard, CPU and MySQL load stats can provide information about the site’s functionality, as you can compare the numbers with your traffic data to determine if the website should be optimized or transferred to a different sort of hosting platform that'll be able to bear the high system load if the Internet site is popular.

MySQL & Load Stats in Web Hosting

If you host your sites inside a web hosting account with our company, you will have access to detailed CPU and MySQL data which will allow you to keep an eye on their operation. You could see the stats with a number of mouse clicks in your Hepsia Control Panel. The CPU Load section will reveal to you the total time period the web server spent on your scripts and just how much memory was needed, and the time it took for the scripts to be executed. The day-to-day view is the default one, but you are able to also see the statistics from the previous months. The MySQL Load section will provide you with more info about the amount of queries to each and every database that you have set up inside the account. Once again, you can easily see month-to-month, day-to-day and per hour statistics, that'll give you info which is different from the traffic or the number of visitors you get. That way, you can identify if the websites need some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

Our system creates detailed stats about the two types of load, so if you get a semi-dedicated server for your Internet sites, you can access the info with a few mouse clicks within your Hepsia hosting CP. Each kind of data is listed within its own section. The CPU Load section shall tell you which processes generated the load and the length of time it took for the web server to execute all of the requests. Though statistics are produced every 6 hours, you can see daily and per month stats too. In the MySQL Load section you'll find a list of all the databases created inside your semi-dedicated account manually and automatically, what number of queries were sent to each of them, the total everyday queries for the account overall, along with the average hourly rate. This info will help you see how well your sites perform and if any of them requires optimization of some kind.