If you have an HTML Internet site, it probably uses a really small amount of resources because it is static, but that isn't the case with dynamic database-driven Internet sites that use PHP scripts and provide you with a lot more features. This kind of sites generate load on the website hosting server each and every time someone browses them, simply because the hosting server needs time to execute the script, to access the database and then to deliver the information requested by the visitor's Internet browser. A popular discussion board, for instance, 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 specific phrase. If many people access the forum at the same time, or if each search involves checking hundreds of thousands of database entries, this can create high load and affect the overall performance of the Internet site. In this regard, CPU and MySQL load statistics can present you with data about the site’s overall performance, as you can compare the numbers with your traffic statistics to decide if the site should be optimized or moved to a different type of website hosting platform that will be able to bear the high system load in case the website is popular.

MySQL & Load Stats in Web Hosting

Our system keeps detailed information about the system resource usage of every web hosting account that's set up on our top-notch cloud platform, so in case you opt to host your Internet sites with our company, you shall 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, along with the amount of system memory they used. You could also see what processes produced the load - PHP or Perl scripts, cron jobs, and so on. The MySQL load statistics section will show you the total amount queries to each specific database that you have created within your shared hosting account, the total queries for the account altogether and the typical hourly rate. Comparing these figures to the website visitor stats shall tell you if your Internet sites perform the way they have to or if they need some optimization, which will improve their functionality and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates thorough statistics about both different kinds of load, so if you get a semi-dedicated server for your Internet sites, you can access the data with just a couple of clicks inside your Hepsia hosting CP. Each type of info is listed within its own section. The CPU Load section will tell you exactly what processes created the load and the span of time it took for the web server to execute every one of the requests. Though statistics are created every six hours, you can see day by day and per month statistics too. In the MySQL Load section you will find a list of all the databases created within 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 data will help you determine how well your sites perform and if any of them requires optimization of some kind.