The CPU load depends on the amount of time a web server spends executing a script every time a visitor opens a webpage on a certain script-driven Internet site. Static HTML websites use hardly any CPU time, but this isn't the situation with the much more complex and functional scripts, which use a database and display dynamic content. The more people open such a site, the more load will be created on the web server and if the database is large, the MySQL server shall be loaded too. An example of what could cause high load is an Internet store with a large number of products. If it's popular, plenty of people shall be exploring it at the same time and if they look for items, the entire database that contains all the products shall also be constantly accessed by the script, resulting in high load. In this light, having CPU and MySQL load stats will provide you with an idea of how the Internet site is doing, if it has to be optimized or if you simply need a more potent website hosting solution - if the website is really popular and the established setup cannot cope with the load.

MySQL & Load Stats in Shared Hosting

Our system keeps detailed info about the system resource usage of every single shared hosting account which is set up on our top-notch cloud platform, so in case you choose to host your sites with us, you will have full access to this info from the Hepsia CP, which you shall get with the account. The CPU load statistics include the CPU time and the actual execution time of your scripts, along with how much system memory they used. You may also see what processes generated 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 individual database that you've created inside your shared hosting account, the total queries for the account overall and the standard hourly rate. Comparing these statistics to the visitor data shall tell you if your Internet sites perform the way they should or if they require some optimization, that'll improve their efficiency and the overall visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

If you have a semi-dedicated server account with our company, you shall be able to access really comprehensive CPU and MySQL load stats that'll give you addiitional information about the performance of your websites. Two sections of the Hepsia Control Panel are dedicated to the statistics, one for every single kind. Inside the CPU Load section you can see the execution time of your scripts and the length of time the server processed them. You can also see the types of processes that were executed. Stats are produced every 6 hours, but if needed, you may also check data for previous days or months. The MySQL Load section shall show you the total number of database queries per day and each hour, along with the queries to each individual database which you have within your semi-dedicated account. Comparing this information to your traffic statistics shall give you useful information about how your sites perform and you will determine if you must take some measures to boost them.