If you have an HTML Internet site, it probably uses a very small amount of resources as it's static, but this is not the situation with dynamic database-driven websites that use PHP scripts and provide far more features. Such sites create load on the website hosting server every time somebody browses them, due to the fact that the hosting server needs time to execute the script, to access the database and then to provide the data requested by the visitor's web browser. A famous discussion board, as an illustration, stores all usernames and posts in a database, so some load is produced every time a thread is opened or an end user searches for a given phrase. If lots of people connect to the forum simultaneously, or if every single search involves checking a large number of database entries, this can produce high load and affect the efficiency of the Internet site. In this regard, CPU and MySQL load statistics can present you with data about the site’s functionality, as you can compare the numbers with your traffic statistics and see if the website should be optimized or migrated to a new type of website hosting platform that'll be able to bear the high system load if the website is popular.
MySQL & Load Stats in Shared Web Hosting
We produce in depth data about the system resource usage of every single shared web hosting account, so in case you host your sites on our sophisticated cloud platform, you shall be able to examine the stats with just a couple of mouse clicks from your Hepsia Control Panel. The data is offered in 2 different sections. The first one will show you the amount 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 kinds of processes created the load. Statistics are produced every 6 hours. You are able to see daily and monthly statistics too. In the second section you will find all the databases that you've created within the account and for each and every one of them you'll see the amount of hourly and daily queries. The data shall give you an accurate picture of the overall performance of your Internet sites, particularly if you compare it to the daily traffic and visitor statistics.
MySQL & Load Stats in Semi-dedicated Servers
Since our system keeps thorough stats for the load that every semi-dedicated server account generates, you shall be aware of how your sites perform at any time. When you log in to the Hepsia Control Panel, included with each account, you should check out the section committed to the system load. In it, you will see the processing time our system spent on your scripts, the time it took for the scripts to be actually executed and what types of processes created the load - cron jobs, PHP pages, Perl scripts, and so forth. You may also see the total number of queries to each database in your semi-dedicated account, the total everyday statistics for the account in general, as well as the average hourly rate. With both the CPU and the MySQL load data, you could always go back to past days or months and examine the general performance of your sites after some update or after a substantial boost in the number of your website visitors.