Every time a visitor opens your site, the browser sends a request to the web server, which in turn executes it and gives the required information as a response. A standard HTML Internet site uses minimum system resources because it is static, but database-driven platforms are more requiring and use much more processing time. Every webpage that's served creates two kinds of load - CPU load, which depends on the span of time the web server spends executing a particular script; and MySQL load, that depends on the number of database queries generated by the script while the end user browses the website. Higher load shall be generated if a whole lot of people surf a particular site concurrently or if many database calls are made at the same time. 2 illustrations are a discussion board with tens of thousands of users or an online store in which a client enters a term inside a search box and tens of thousands of items are searched. Having detailed statistics about the load that your website generates can help you optimize the content or see if it is the perfect time to switch to a more powerful type of website hosting service, if the site is simply getting really popular.
MySQL & Load Stats in Cloud Website Hosting
If you host your websites in a cloud website hosting account with our company, you shall have access to comprehensive CPU and MySQL stats that will enable you to keep track of their overall performance. You can see the statistics with a few clicks inside your Hepsia CP. The CPU Load section can tell you the total time period the server spent on your scripts and just how much memory was needed, along with the time it took for the scripts to be executed. The daily view is the default one, but you can also see the statistics from the preceding months. The MySQL Load section give you additional information about the total amount of queries to each and every database that you have created in the account. Once again, you can easily see monthly, everyday and hourly statistics, which will give you information that's different from the traffic or the number of visitors which you get. In this way, you can determine if the Internet sites need some optimization.
MySQL & Load Stats in Semi-dedicated Hosting
If you want to see in depth stats for the load created by your Internet sites, it will not take more than a couple of clicks to do this. The Hepsia hosting Control Panel, supplied with all semi-dedicated servers that we offer, has a section committed to the system resource usage and the data there can tell you if your Internet sites function properly and if the load they generate corresponds to the amount of received website visitors. The CPU load stats include the script execution time and the amount of time it took for the hosting server to process the requests, and what sorts of processes produced the load. The MySQL data will show you the number of times each database was accessed, as well as everyday and per hour statistics for the entire account. With both kinds of statistics, you'll be able to check the numbers for each of the past days and months, so you can easily see how the sites perform as the traffic to them grows or once you've applied some update.