If you have an HTML site, it likely uses a small amount of resources due to the fact that it is static, but this is not the situation with dynamic database-driven Internet sites that use PHP scripts and offer far more features. This type of websites generate load on the web hosting server anytime someone browses them, since the hosting server requires time to execute the script, to access the database and then to supply the data requested by the visitor's web browser. A widely used discussion board, for example, stores all usernames and posts within a database, so some load is produced any time a thread is opened or an end user searches for a certain word. If many people access the forum concurrently, or if each search involves checking tens of thousands of database entries, this can generate high load and affect the functionality of the website. In this regard, CPU and MySQL load statistics can give you data about the site’s functionality, as you can compare the numbers with your traffic stats and see if the Internet site should be optimized or migrated to another type of web hosting platform that will be able to bear the high system load if the Internet site is popular.

MySQL & Load Stats in Cloud Hosting

Our system keeps comprehensive information about the system resource usage of every cloud hosting account that's created on our top-notch cloud platform, so in case you choose to host your websites with us, you shall have full access to this data through the Hepsia CP, 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 may 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 that you have created in your shared hosting account, the total queries for the account in general and the average hourly rate. Comparing these numbers to the website visitor stats will tell you if your Internet sites perform the way they have to or if they need some optimization, which will improve their efficiency and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates in depth statistics about both kinds of load, so if you acquire a semi-dedicated server for your sites, you can access the data with just a couple of clicks within your Hepsia hosting Control Panel. Each type of data is listed inside its own section. The CPU Load section will show you exactly what processes created the load and how much time it took for the web server to execute each of the requests. Though statistics are created every 6 hours, you can see day-to-day and month-to-month stats too. In the MySQL Load section you will find a list of all the databases produced in your semi-dedicated account manually and automatically, how many queries were sent to each one of them, the total day-to-day queries for the account in general, plus the average per hour rate. This info shall help you figure out how well your Internet sites perform and if any of them needs optimization of some kind.