Each time a visitor opens your Internet site, the browser sends a request to the hosting server, which in turn executes it and provides the desired content as a response. A basic HTML website uses minimal resources for the reason that it is static, but database-driven platforms are more demanding and use a lot more processing time. Every single webpage which is served produces 2 kinds of load - CPU load, which depends on the time period the hosting server spends executing a certain script; and MySQL load, that depends on the amount of database queries produced by the script while the end user browses the Internet site. Bigger load will be produced if a lot of people browse a certain Internet site simultaneously or if a lot of database calls are made all at once. 2 examples 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 thousands of items are searched. Having detailed stats about the load your Internet site generates will enable you to boost the content or see if it is the perfect time to switch to a more powerful sort of website hosting service, if the site is simply getting really popular.
MySQL & Load Stats in Shared Web Hosting
If you host your Internet sites inside a shared web hosting account with our company, you'll have access to in depth CPU and MySQL statistics which will allow you to keep tabs on their performance. You can easily see the statistics with a couple of mouse clicks inside your Hepsia Control Panel. The CPU Load section will show you the total time period the web server spent on your scripts and how much memory was needed, and the time it took for the scripts to be executed. The day-to-day view is the standard one, but you are able to also see the numbers from the past months. The MySQL Load section give you more info about the amount of queries to every database that you have set up in the account. Once again, you can easily see monthly, everyday and hourly statistics, which will give you information that is different from the traffic or the number of visitors which you get. This way, you can identify if the websites need some optimization.