Whenever a visitor opens your website, the web browser sends a request to the server, which executes it and supplies the desired content as a response. A simple HTML website uses negligible system resources due to the fact that it is static, but database-driven platforms are more requiring and use far more processing time. Every webpage which is served produces 2 kinds of load - CPU load, that depends on the length of time the hosting server spends executing a specific script; and MySQL load, which depends on the amount of database queries produced by the script while the customer browses the site. Greater load shall be created if a lot of people surf a particular site simultaneously or if a lot of database calls are made at the same time. 2 examples are a discussion board with thousands of users or an online store in which a customer enters a term within a search box and a large number of items are searched. Having detailed statistics about the load your website generates can help you boost the content or see if it's time for you to switch to a more powerful type of web hosting service, if the website is simply getting very popular.

MySQL & Load Stats in Shared Website Hosting

If you host your websites in a shared website hosting account with our company, you will have access to detailed CPU and MySQL data that will allow you to keep an eye on their functionality. You could see the stats with a few clicks in 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, plus the time it took for the scripts to be executed. The daily view is the standard one, but you can also see the statistics from the past months. The MySQL Load section offer you additional information about the number of queries to each and every database that you have set up within the account. Once again, you can see monthly, daily and per hour statistics, which will give you data which is different from the traffic or the number of visitors you get. In this way, you can determine if the sites require some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

If you want to see detailed stats with regards to the load generated by your sites, it will not take more than several clicks to do this. The Hepsia hosting CP, provided with all semi-dedicated servers that we offer, has a section devoted to the system resource usage and the data there shall tell you if your sites function properly and if the load they create corresponds to the number of received visitors. The CPU load stats include the script execution time and the amount of time it took for the server to process the requests, plus what types of processes generated the load. The MySQL statistics will show you how often each individual database was accessed, plus everyday and hourly stats for the entire account. With both types of stats, you can check the numbers for every one of the past days and months, so you can easily see how sites perform as the traffic to them grows or once you've applied some update.