When a visitor opens your Internet site, the browser sends a request to the hosting server, which in turn executes it and provides the necessary information as a response. A simple HTML Internet site uses minimal resources for the reason that it's static, but database-driven platforms are more requiring and use a lot more processing time. Every single page which is served produces 2 types of load - CPU load, which depends on the time the hosting server spends executing a specific script; and MySQL load, which depends on the total number of database queries generated by the script while the end user browses the site. Greater load shall be generated if a lot of people surf a given site at the same time or if a lot of database calls are made concurrently. Two good examples are a discussion board with a large number 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 in depth stats about the load which your website generates will help you boost the content or see if it is the perfect 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

If you host your Internet sites in a shared hosting account with our company, you will have access to thorough CPU and MySQL stats that will enable you to keep an eye on their overall performance. You can see the statistics with a couple of clicks within your Hepsia CP. The CPU Load section will show you the total time the server spent on your scripts and what amount of memory was required, as well as the time it took for the scripts to be executed. The day-to-day view is the default one, but you are able to also see the numbers from the past months. The MySQL Load section will provide you with more details about the number of queries to each and every database that you have set up inside the account. Once again, you are able to see per month, everyday and per hour statistics, that shall give you info which is different from the traffic or the number of visitors you get. That way, you can determine if the Internet sites require some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

Our system creates detailed statistics about the two different kinds of load, so if you acquire a semi-dedicated server for your websites, you can access the info with just a few clicks inside your Hepsia hosting CP. Each kind of information is listed inside its own section. The CPU Load section will tell you exactly what processes produced the load and the length of time it took for the web server to execute all of the requests. Although statistics are created every six hours, you can see day-to-day and monthly statistics also. In the MySQL Load section you shall find a list of all the databases produced inside your semi-dedicated account manually and automatically, the amount of queries were sent to each of them, the total daily queries for the account in general, as well as the average hourly rate. This information shall help you determine how well your Internet sites perform and if each of them requires optimization of some sort.