When a visitor opens your website, the browser sends a request to the hosting server, which executes it and provides the desired information as a response. A basic HTML Internet site uses minimal resources for the reason that it is static, but database-driven platforms are more requiring and use a lot more processing time. Each and every page that is served generates 2 types of load - CPU load, which depends on the amount of time the hosting server spends executing a particular script; and MySQL load, that depends on the amount of database queries produced by the script while the end user browses the site. Bigger load shall be created if many people look through a particular website simultaneously or if a considerable amount of database calls are made all at once. 2 good examples are a discussion board with tens of thousands of users or an online store where a visitor enters a term within a search box and a large number of items are searched. Having comprehensive data about the load which your website generates will allow you to improve the content or see if it is time to switch to a more powerful kind of hosting service, if the site is simply getting extremely popular.
MySQL & Load Stats in Shared Web Hosting
Our system keeps detailed information about the system resource usage of each shared web hosting account which is created on our top-notch cloud platform, so given that you decide to host your websites with us, you'll have full access to this information through 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, plus what amount of 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 statistics section will show you the total amount queries to each particular database which you have created inside your shared hosting account, the total queries for the account as a whole and the standard hourly rate. Comparing these statistics to the visitor stats will tell you if your sites perform the way they ought to or if they require some optimization, that will improve their functionality and the overall website visitor experience.
MySQL & Load Stats in Semi-dedicated Hosting
If you have a semi-dedicated server account with our company, you will be able to access quite detailed CPU and MySQL load stats that will give you additional information about the general performance of your websites. Two sections of the Hepsia CP are dedicated to the statistics, one for every single type. Within the CPU Load section you are able to see the execution time of your scripts and how much time the server processed them. You may also see the types of processes that were executed. Stats are produced every six hours, but if required, you could also check stats for previous days or months. The MySQL Load section will show you the total amount of database queries each and every day and on an hourly basis, plus the queries to each individual database you have within your semi-dedicated account. Comparing this information to your traffic statistics shall give you valuable info about how your Internet sites perform and you will determine if you must take some measures to improve them.