Whenever a visitor opens your Internet site, the browser sends a request to the server, which executes it and provides the required data as a response. A basic HTML website uses negligible system resources because it is static, but database-driven platforms are more requiring and use more processing time. Every single webpage that's served produces 2 types of load - CPU load, which depends on the length of time the hosting server spends executing a specific script; and MySQL load, that depends on the total number of database queries produced by the script while the customer browses the site. Higher load shall be generated if a whole lot of people look through a particular Internet site simultaneously or if numerous database calls are made at the same time. Two illustrations are a discussion board with thousands of users or an online store in which a visitor enters a term in a search box and a large number of items are searched. Having detailed statistics about the load that your website generates will help you boost the content or see if it is time for you to switch to a more powerful type of website hosting service, if the Internet site is simply getting quite popular.
MySQL & Load Stats in Cloud Web Hosting
Our system keeps detailed information about the system resource usage of each and every cloud web hosting account which is created on our top-notch cloud platform, so if you decide to host your Internet sites with our company, you shall have full access to this information 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, along with the amount of system memory they used. You may see what processes generated the load - PHP or Perl scripts, cron jobs, etc. The MySQL load statistics section will show you the number of queries to each specific database that you've created within your shared hosting account, the total queries for the account overall and the average hourly rate. Comparing these numbers to the website visitor statistics shall tell you if your Internet sites perform the way they ought to or if they require some optimization, that will improve their functionality and the overall visitor experience.
MySQL & Load Stats in Semi-dedicated Hosting
Our system generates comprehensive stats about both different kinds of load, so if you acquire a semi-dedicated server for your sites, you can access the info with just a couple of clicks in your Hepsia hosting Control Panel. Each kind of information is listed in its own section. The CPU Load section shall tell you what processes produced the load and how much time it took for the hosting server to execute all the requests. Although statistics are produced every six hours, you can see day-to-day and month-to-month stats too. In the MySQL Load section you'll find a list of all the databases generated in your semi-dedicated account manually and automatically, what number of queries were sent to each one of them, the total daily queries for the account in general, as well as the average per hour rate. This info shall help you see how well your Internet sites perform and if any one of them requires optimization of some type.