If you have an HTML Internet site, it probably uses a really small amount of resources simply because it is static, but this is not the situation with dynamic database-driven Internet sites that use PHP scripts and offer way more features. This sort of Internet sites generate load on the website hosting server anytime someone browses them, because the hosting 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, for example, stores all usernames and posts inside a database, so some load is generated each time a thread is opened or an end user looks for a certain phrase. If many people connect to the forum simultaneously, or if each search involves checking thousands of database entries, this may create high load and affect the functionality of the Internet site. In this regard, CPU and MySQL load data can give you info about the site’s performance, as you can compare the numbers with your traffic data and see if the website must be optimized or migrated to another type of web hosting platform which will be able to bear the high system load if the site is very popular.

MySQL & Load Stats in Cloud Web Hosting

Our system keeps detailed info about the system resource usage of every single cloud web hosting account that is created on our top-notch cloud platform, so if you decide to host your Internet sites with our company, you'll have full access to this data via the Hepsia Control Panel, which you'll get with the account. The CPU load statistics include the CPU time and the actual execution time of your scripts, plus how much system memory they used. You can also see what processes produced 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 specific database which you have created inside your shared hosting account, the total queries for the account as a whole and the typical hourly rate. Comparing these figures to the visitor data shall tell you if your Internet sites perform the way they have to or if they require some optimization, which will improve their efficiency and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with us, you will be able to access very detailed CPU and MySQL load data that will give you additional information about the efficiency of your websites. 2 sections of the Hepsia CP are dedicated to the statistics, one for each and every kind. Within the CPU Load section you can see the execution time of your scripts and the amount of time the server processed them. Additionally you can see the different kinds of processes which were executed. Statistics are produced every 6 hours, but if necessary, you may also check stats for previous days or months. The MySQL Load section will show you the whole number of database queries daily and per hour, as well as the queries to each individual database you have within your semi-dedicated account. Comparing this data to your traffic statistics will give you useful info about how your Internet sites perform and you shall see if you have to take some measures to enhance them.