Whenever a visitor opens your Internet site, the Internet browser sends a request to the web server, which executes it and gives the desired content as a response. A simple HTML site uses minimal system resources because it is static, but database-driven platforms are more requiring and use a lot more processing time. Every single webpage that's served generates 2 kinds 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 created by the script while the client browses the Internet site. Bigger load shall be generated if a whole lot of people look through a certain website all at once or if a lot of database calls are made simultaneously. 2 examples are a discussion board with a huge number of users or an online store in which a visitor enters a term in a search box and tens of thousands of items are searched. Having thorough statistics about the load your website generates will enable you to boost the content or see if it's time to switch to a more powerful kind of website hosting service, if the Internet site is simply getting quite popular.

MySQL & Load Stats in Shared Hosting

Our system keeps detailed information about the system resource usage of every shared hosting account which is set up on our top-notch cloud platform, so given that you decide to host your websites with us, you'll have full access to this info from the Hepsia CP, which you will get with the account. The CPU load data include 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, and so on. The MySQL load data section will show you the total amount queries to each specific database which you have created inside your shared hosting account, the total queries for the account in general and the standard hourly rate. Comparing these numbers to the visitor stats will tell you if your Internet sites perform the way they need to or if they require some optimization, that will improve their overall performance and the overall visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

If you need to see thorough statistics regarding the load created by your websites, it will not take more than several mouse clicks to do this. The Hepsia hosting CP, which comes with all semi-dedicated servers that we offer, has a section dedicated to the system resource usage and the information there can tell you if your sites operate properly and if the load they generate corresponds to the amount of received visitors. The CPU load data include the script execution time and the span of time it took for the hosting server to process the requests, and also what kinds of processes generated the load. The MySQL stats will show you the number of times every database was accessed, as well as daily and hourly statistics for the whole account. With both types of stats, you are able to check the numbers for any of the past days and months, so you can see how the sites perform as the traffic to them increases or once you've applied some update.