If you have an HTML Internet site, it probably uses a very small amount of resources as it is static, but this isn't the case with dynamic database-driven sites that use PHP scripts and offer way more capabilities. This kind of Internet sites produce load on the hosting server each and every time anyone browses them, since the hosting server requires time to execute the script, to access the database and then to provide the info requested by the visitor's Internet browser. A famous discussion board, for instance, stores all usernames and posts in a database, so some load is created every time a thread is opened or an end user searches for a certain phrase. If many people access the forum at the same time, or if every single search involves checking a large number of database entries, this could generate high load and affect the overall performance of the site. In this regard, CPU and MySQL load data can provide information about the site’s overall performance, as you can compare the numbers with your traffic stats and see if the site should be optimized or migrated to another type of web hosting platform that'll be able to bear the high system load if the site is popular.

MySQL & Load Stats in Cloud Hosting

Our system keeps detailed information about the system resource usage of every cloud hosting account that is set up on our top-notch cloud platform, so given that you opt to host your websites with our company, you will have full access to this info via the Hepsia Control Panel, which you will get with the account. The CPU load data feature the CPU time and the actual execution time of your scripts, along with what amount of system memory they used. You may also see what processes produced the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load stats section will show you the amount of queries to each individual database that you've created in your shared hosting account, the total queries for the account in general and the average hourly rate. Comparing these numbers to the site visitor stats shall tell you if your sites perform the way they should or if they need some optimization, that will improve their performance 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 comprehensive CPU and MySQL load data that will give you additional information about the functionality of your websites. 2 sections of the Hepsia CP are committed to the stats, one for every type. Within the CPU Load section you could see the execution time of your scripts and the length of time the hosting server processed them. You can even see the different types of processes which were executed. Stats are produced every six hours, but if needed, you may also check stats for previous days or months. The MySQL Load section will show you the entire number of database queries daily and each hour, and also the queries to each individual database you have inside your semi-dedicated account. Comparing this information to your traffic statistics will give you important data about how your websites perform and you will see if you must take some measures to enhance them.