When a visitor opens your Internet site, the web browser sends a request to the server, which in turn executes it and supplies the desired content as a response. A basic HTML site uses negligible system resources due to the fact that it is static, but database-driven platforms are more requiring and use much more processing time. Every webpage that's served creates 2 sorts of load - CPU load, which depends on the time period the hosting server spends executing a specific script; and MySQL load, which depends on the total number of database queries produced by the script while the end user browses the Internet site. Bigger load shall be created if many people surf a given website all at once or if loads of database calls are made at the same time. Two good examples are a discussion board with many users or an online store where a customer enters a term in a search box and tens of thousands of items are searched. Having in depth data about the load your Internet site generates will allow you to optimize the content or see if it's time for you to switch to a more powerful kind of hosting service, if the Internet site is simply getting really popular.
MySQL & Load Stats in Cloud Hosting
Our system keeps comprehensive info about the system resource usage of every cloud hosting account which is set up on our top-notch cloud platform, so given that you opt to host your Internet sites with our company, you will have full access to this info from the Hepsia Control Panel, which you'll get with the account. The CPU load stats feature the CPU time and the actual execution time of your scripts, as well as the amount of system memory they used. You can also see what processes created the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load statistics section will show you the number of queries to each individual 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 numbers to the website visitor data will tell you if your Internet sites perform the way they should or if they need some optimization, that'll improve their performance and the overall visitor experience.
MySQL & Load Stats in Semi-dedicated Servers
As our system keeps in depth stats for the load that every semi-dedicated server account generates, you shall be aware of how your Internet sites perform at any time. Once you log in to the Hepsia CP, which comes with each and every account, you can check out the section devoted to the system load. In it, you can easily see the processing time our system spent on your scripts, the amount of time it took for the scripts to be actually executed and what kinds of processes created the load - cron jobs, PHP pages, Perl scripts, etc. You could also see the number of queries to every single database in your semi-dedicated account, the total daily figures for the account as a whole, as well as the average hourly rate. With both the CPU and the MySQL load data, you could always go back to past days or months and evaluate the performance of your Internet sites after some update or after a significant increase in the number of your site visitors.