MySQL & Load Stats
The MySQL & Load Stats will quietly gather data while your website is functioning. See why it's essential to check them out on a regular basis.
Each time a visitor opens your Internet site, the browser sends a request to the server, which executes it and provides the necessary information as a response. A basic HTML site uses negligible system resources as it's static, but database-driven platforms are more requiring and use far more processing time. Every single webpage that's served produces 2 sorts of load - CPU load, that depends on the time period the web server spends executing a specific script; and MySQL load, which depends on the total number of database queries created by the script while the client browses the website. Larger load shall be generated if many people browse a certain site at the same time or if numerous database calls are made all at once. Two good examples are a discussion board with thousands of users or an online store in which a client enters a term inside a search box and a large number of items are searched. Having detailed statistics about the load which your Internet site generates will allow you to boost the content or see if it is time to switch to a more powerful kind of web hosting service, if the website is simply getting really popular.
MySQL & Load Stats in Cloud Hosting
Our system keeps comprehensive information about the system resource usage of every single cloud hosting account that's created on our top-notch cloud platform, so given that you choose to host your sites with us, you'll have full access to this information from the Hepsia Control Panel, which you will get with the account. The CPU load statistics feature the CPU time and the actual execution time of your scripts, along with how much system memory they used. You could also see what processes created the load - PHP or Perl scripts, cron jobs, and so forth. The MySQL load stats section will show you the amount of queries to each individual database that you've created within your shared hosting account, the total queries for the account altogether and the typical hourly rate. Comparing these statistics to the website visitor stats shall tell you if your websites perform the way they ought to or if they require some optimization, which will improve their performance and the overall visitor experience.