MySQL & Load Stats
The MySQL & Load Stats will silently gather data while your site is working. Discover why you have to check them out frequently.
Whenever a visitor opens your Internet site, the web browser sends a request to the server, which in turn executes it and gives the desired information as a response. A basic HTML site uses minimal system resources for the reason that it's static, but database-driven platforms are more demanding and use much more processing time. Every page that is served produces two forms of load - CPU load, that depends on the time the server spends executing a specific script; and MySQL load, that depends on the total number of database queries produced by the script while the end user browses the Internet site. Higher load shall be generated if many people browse a particular Internet site simultaneously or if many database calls are made simultaneously. 2 illustrations are a discussion board with a large number of users or an online store where a client enters a term inside a search box and thousands of items are searched. Having in depth stats about the load your website generates will help you improve the content or see if it's time to switch to a more powerful type of website hosting service, if the site is simply getting very popular.
-
MySQL & Load Stats in Hosting
Our system keeps detailed info about the system resource usage of every single
hosting account that's created on our top-notch cloud platform, so if you opt to host your Internet sites with us, you will have full access to this information from the Hepsia CP, which you shall get with the account. The CPU load data feature the CPU time and the actual execution time of your scripts, and the amount of system memory they used. You may also see what processes created the load - PHP or Perl scripts, cron jobs, and so on. The MySQL load stats section will show you the amount of queries to each particular database that you've created within your shared hosting account, the total queries for the account in general and the normal hourly rate. Comparing these statistics to the visitor data shall tell you if your websites perform the way they need to or if they require some optimization, that will improve their efficiency and the overall website visitor experience.