If you have an HTML Internet site, it probably uses a small amount of system resources because it's static, but that isn't so with dynamic database-driven Internet sites that use PHP scripts and offer you much more features. This sort of sites create load on the website hosting server when anyone browses them, because the web server needs time to execute the script, to access the database and then to deliver the info requested by the visitor's web browser. A well-known discussion board, as an illustration, stores all usernames and posts in a database, so some load is created every single time a thread is opened or an end user looks for a particular term. If lots of people connect to the forum simultaneously, or if every single search involves checking thousands of database entries, this may produce high load and affect the performance of the site. In this regard, CPU and MySQL load data can provide you with data about the site’s overall performance, as you can compare the numbers with your traffic data to determine if the Internet site should be optimized or transferred to a new kind of web hosting platform that will be able to bear the high system load if the website is popular.
MySQL & Load Stats in Cloud Hosting
If you host your websites within a cloud hosting account with our company, you'll have access to thorough CPU and MySQL stats which will allow you to keep track of their performance. You could see the stats with a few clicks inside your Hepsia CP. The CPU Load section can tell you the total time the web server spent on your scripts and what amount of memory was needed, along with the time it took for the scripts to be executed. The everyday view is the standard one, but you may also see the stats from the previous months. The MySQL Load section give you more details about the amount of queries to each and every database that you have set up in the account. Once again, you can see monthly, everyday and hourly statistics, that'll give you info that is different from the traffic or the number of visitors you get. That way, you can see if the sites require some optimization.
MySQL & Load Stats in Semi-dedicated Servers
Because our system keeps in depth statistics for the load that every semi-dedicated server account generates, you'll be aware of how your Internet sites perform at any time. As soon as you log in to the Hepsia CP, provided with every account, you can check out the section dedicated to the system load. There, you can easily see the processing time our system spent on your scripts, the time it took for the scripts to be actually executed and what sorts of processes generated the load - cron jobs, PHP pages, Perl scripts, etcetera. You could also see the amount of queries to every single database inside your semi-dedicated account, the total everyday numbers for the account as a whole, along with the average hourly rate. With both the CPU and the MySQL load data, you may always go back to past days or months and evaluate the overall performance of your sites after some update or after a significant boost in the number of your website visitors.