If you have an HTML site, in all probability it uses a really small amount of resources due to the fact that it's static, but that isn't the situation with dynamic database-driven Internet sites that use PHP scripts and provide you with far more features. This type of sites create load on the hosting server each time anyone browses them, simply because the web server requires time to execute the script, to access the database and then to provide the data requested by the visitor's Internet browser. A well known discussion board, as an illustration, stores all usernames and posts within a database, so some load is generated each time a thread is opened or an end user searches for a certain term. If lots of people access the forum all at once, or if every single search involves checking thousands of database entries, this may generate high load and affect the performance of the website. In this regard, CPU and MySQL load data can provide information about the site’s functionality, as you can compare the numbers with your traffic data to decide if the Internet site should be optimized or moved to a new type of website hosting platform that will be able to bear the high system load if the website is extremely popular.
MySQL & Load Stats in Shared Hosting
Our system keeps comprehensive info about the system resource usage of each and every shared hosting account which is set up on our top-notch cloud platform, so given that you decide to host your sites with our company, you'll have full access to this info through the Hepsia Control Panel, which you'll get with the account. The CPU load statistics feature the CPU time and the actual execution time of your scripts, and the amount of system memory they used. You may see what processes created the load - PHP or Perl scripts, cron jobs, and so on. The MySQL load data section will show you the total amount queries to each particular database which you have created in your shared hosting account, the total queries for the account altogether and the standard hourly rate. Comparing these statistics to the website visitor statistics will tell you if your Internet sites perform the way they ought to or if they need some optimization, that will improve their functionality and the overall visitor experience.
MySQL & Load Stats in Semi-dedicated Hosting
If you have a semi-dedicated server account with us, you'll be able to access really detailed CPU and MySQL load statistics which will give you addiitional information about the general performance of your sites. Two sections of the Hepsia CP are committed to the statistics, one for each type. In the CPU Load section you could see the execution time of your scripts and how much time the server processed them. You can even see the types of processes that were executed. Statistics are produced every 6 hours, but if necessary, you may also check data for previous days or months. The MySQL Load section will show you the entire amount of database queries each day and each hour, and also the queries to each individual database that you have inside your semi-dedicated account. Comparing this info to your traffic statistics will give you important data about how your sites perform and you shall see if you must take some measures to optimize them.