If you have an HTML site, it probably uses a really small amount of system resources because it is static, but this is not the situation with dynamic database-driven sites that use PHP scripts and provide you with considerably more features. This kind of Internet sites generate load on the hosting server each and every time somebody browses them, since the hosting server requires time to execute the script, to access the database and then to deliver the information requested by the visitor's web browser. A well-known discussion board, for example, stores all usernames and posts in a database, so some load is generated every single time a thread is opened or a user looks for a certain word. If a lot of people connect to the forum at the same time, or if each and every search involves checking tens of thousands of database entries, this may produce high load and affect the functionality of the website. In this regard, CPU and MySQL load stats can give you data about the site’s overall performance, as you can compare the numbers with your traffic statistics to make a decision if the website has to be optimized or moved to another type of web hosting platform that'll be able to bear the high system load in case the Internet site is really popular.

MySQL & Load Stats in Shared Website Hosting

Our system keeps detailed information about the system resource usage of each shared website hosting account which is set up on our top-notch cloud platform, so in case you choose to host your Internet sites with us, you'll have full access to this data via the Hepsia Control Panel, which you will get with the account. The CPU load data include the CPU time and the actual execution time of your scripts, along with the amount of system memory they used. You may also see what processes produced the load - PHP or Perl scripts, cron jobs, etc. The MySQL load statistics section will show you the number of queries to each individual database that you have created in your shared hosting account, the total queries for the account in general and the standard hourly rate. Comparing these statistics to the website visitor data will tell you if your sites perform the way they ought to or if they need some optimization, that'll improve their performance and the overall visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates comprehensive stats about the two types of load, so if you acquire a semi-dedicated server for your websites, you can access the information with just a few clicks within your Hepsia hosting Control Panel. Each kind of information is listed within its own section. The CPU Load section shall tell you exactly what processes created the load and the time it took for the web server to execute every one of the requests. Though stats are produced every 6 hours, you can see daily and monthly stats as well. In the MySQL Load section you'll find a list of all the databases generated in your semi-dedicated account manually and automatically, how many queries were sent to every one of them, the total daily queries for the account in general, as well as the average hourly rate. This data will help you figure out how well your websites perform and if any one of them needs optimization of some sort.