Each time a visitor opens your site, the web browser sends a request to the web server, which executes it and provides the desired content as a response. A basic HTML Internet site uses very little resources as it's static, but database-driven platforms are more demanding and use much more processing time. Each page which is served creates two sorts of load - CPU load, that depends on the amount of time the 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 website. Higher load will be created if a whole lot of people browse a given website all at once or if many database calls are made simultaneously. 2 illustrations are a discussion board with a large number of users or an online store where a client enters a term in a search box and thousands of items are searched. Having detailed stats about the load your website generates will allow you to boost the content or see if it's the perfect time to switch to a more powerful sort of website hosting service, if the website is simply getting really popular.
MySQL & Load Stats in Website Hosting
If you host your websites in a website hosting account with us, you'll have access to detailed CPU and MySQL statistics that will allow you to keep track of their functionality. You can see the stats with a number of clicks within your Hepsia CP. The CPU Load section will reveal to you the total time frame the hosting server spent on your scripts and how much memory was required, as well as the time it took for the scripts to be executed. The day-to-day view is the standard one, but you can also see the numbers from the previous months. The MySQL Load section give you more details about the total amount of queries to every database that you have set up within the account. Once again, you can easily see month-to-month, everyday and per hour stats, that will give you information that's different from the traffic or the number of visitors you get. This way, you can identify if the Internet sites require some optimization.
MySQL & Load Stats in Semi-dedicated Servers
Our system creates comprehensive statistics about both different types of load, so if you buy a semi-dedicated server for your Internet sites, you can access the information with just a few clicks within your Hepsia hosting Control Panel. Each type of info is listed in its own section. The CPU Load section can tell you what processes produced the load and the length of time it took for the server to execute each of the requests. Though statistics are created 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 inside your semi-dedicated account manually and automatically, the amount of queries were sent to every one of them, the total everyday queries for the account in general, as well as the average per hour rate. This info will help you see how well your websites perform and if each of them needs optimization of some type.