When a visitor opens your site, the browser sends a request to the server, which executes it and provides the desired data as a response. A basic HTML website uses very little resources for the reason that it is static, but database-driven platforms are more requiring and use more processing time. Every single webpage that is served creates two types of load - CPU load, that depends on the length of time the web server spends executing a specific script; and MySQL load, which depends on the number of database queries created by the script while the client browses the Internet site. Bigger load shall be produced if loads of people look through a certain Internet site at the same time or if numerous database calls are made all at once. 2 illustrations are a discussion board with many 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 comprehensive statistics about the load which your website generates can help you optimize the content or see if it is time for you to switch to a more powerful sort of website hosting service, if the site is simply getting quite popular.

MySQL & Load Stats in Cloud Hosting

Our system keeps comprehensive info about the system resource usage of every cloud hosting account that's set up on our top-notch cloud platform, so in case you choose to host your websites with our company, you will have full access to this info via the Hepsia Control Panel, which you shall get with the account. The CPU load statistics feature the CPU time and the actual execution time of your scripts, along with what amount of system memory they used. You may also see what processes generated the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load data section will show you the amount of queries to each particular database you have created within your shared hosting account, the total queries for the account altogether and the average hourly rate. Comparing these figures to the website visitor data shall tell you if your websites perform the way they should or if they need some optimization, that will improve their functionality and the overall visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

If you want to see comprehensive stats with regards to the load generated by your Internet sites, it will not take more than a few clicks to do that. The Hepsia hosting CP, included with all semi-dedicated servers which we offer, features a section devoted to the system resource usage and the info there will tell you if your sites function properly and if the load they create corresponds to the number of received site visitors. The CPU load data include the script execution time and how much time it took for the hosting server to process the requests, and also what sorts of processes produced the load. The MySQL data will show you how often every database was accessed, as well as day-to-day and hourly statistics for the entire account. With both types of statistics, you'll be able to check the numbers for every one of the past days and months, so you can see how sites perform as the traffic to them rises or after you have applied some update.