If you have an HTML Internet site, in all probability it uses a very small amount of resources simply because it's static, but this is not so with dynamic database-driven Internet sites that use PHP scripts and offer you far more functions. This kind of websites create load on the web hosting server every time anyone browses them, because the server requires time to execute the script, to access the database and then to provide the information requested by the visitor's Internet browser. A well-known discussion board, for example, stores all usernames and posts in a database, so some load is created any time a thread is opened or an end user searches for a particular phrase. If a lot of people access the forum concurrently, or if every single search involves checking hundreds of thousands of database entries, this may generate high load and affect the overall performance of the website. In this regard, CPU and MySQL load stats can give you info about the site’s overall performance, as you can compare the numbers with your traffic data to make a decision if the website should be optimized or migrated to a new kind of hosting platform which will be able to bear the high system load if the site is very popular.

MySQL & Load Stats in Shared Hosting

Our system keeps comprehensive info about the system resource usage of each shared hosting account that is set up on our top-notch cloud platform, so in case you decide to host your sites with us, you will have full access to this data from 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, as well as how much system memory they used. You can 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 number of queries to each particular database you have created inside your shared hosting account, the total queries for the account altogether and the typical hourly rate. Comparing these figures to the website visitor data will tell you if your sites perform the way they ought to or if they need some optimization, that will improve their functionality and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates in depth statistics about both different kinds of load, so if you acquire a semi-dedicated server for your websites, you can access the info with a few mouse clicks inside your Hepsia hosting Control Panel. Each kind of information is listed inside its own section. The CPU Load section will show you which processes created the load and the time it took for the web server to execute all of the requests. Though stats are created every 6 hours, you can see daily and per month stats too. In the MySQL Load section you shall find a list of all the databases created in your semi-dedicated account manually and automatically, what number of queries were sent to every one of them, the total everyday queries for the account in general, as well as the average per hour rate. This info will help you see how well your sites perform and if each of them requires optimization of some sort.