MySQL & Load Stats
The MySQL & Load Stats will quietly gather data while your site is working. Discover why it is important to check them out regularly.
If you have an HTML site, most likely it uses a very small amount of system resources as it is static, but that isn't the case with dynamic database-driven websites that use PHP scripts and offer you way more functions. Such sites produce load on the web 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 widely used discussion board, as an illustration, stores all usernames and posts inside a database, so some load is generated each time a thread is opened or a user looks for a certain phrase. If lots of people connect to the forum all at once, or if every search involves checking tens of thousands of database entries, this may create high load and affect the functionality of the site. In this regard, CPU and MySQL load data can give you information about the site’s efficiency, as you can compare the numbers with your traffic data to decide if the website has to be optimized or moved to another sort of hosting platform which will be able to bear the high system load if the Internet site is extremely popular.
-
MySQL & Load Stats in Shared Web Hosting
Our system keeps detailed info about the system resource usage of each and every
shared web hosting account which is created on our top-notch cloud platform, so given that you opt to host your websites with our company, you will have full access to this information through the Hepsia CP, which you'll get with the account. The CPU load data feature 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, etc. The MySQL load data section will show you the amount of queries to each individual database that you've created inside your shared hosting account, the total queries for the account in general and the average hourly rate. Comparing these figures to the website visitor statistics shall tell you if your Internet sites perform the way they have to or if they need some optimization, that will improve their functionality and the overall visitor experience.