Every time a visitor opens your Internet site, the Internet browser sends a request to the web server, which in turn executes it and supplies the desired content as a response. A basic HTML website uses negligible system resources due to the fact that it is static, but database-driven platforms are more demanding and use far more processing time. Each and every page which is served creates 2 kinds of load - CPU load, which depends on the amount of time the server spends executing a specific script; and MySQL load, that depends on the total number of database queries generated by the script while the client browses the website. Higher load shall be generated if loads of people browse a certain website simultaneously or if a lot of database calls are made simultaneously. 2 examples are a discussion board with a large number of users or an online store in which a customer enters a term within a search box and tens of thousands of items are searched. Having detailed stats about the load that your site generates can help you boost the content or see if it is time for you to switch to a more powerful kind of web hosting service, if the Internet site is simply getting really popular.
MySQL & Load Stats in Cloud Website Hosting
If you host your sites in a cloud website hosting account with our company, you will have access to comprehensive CPU and MySQL statistics that will enable you to keep track of their operation. You are able to see the data with a few mouse clicks in your Hepsia CP. The CPU Load section will reveal to you the total time period the hosting 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 standard one, but you may also see the stats from the previous months. The MySQL Load section offer more details about the amount of queries to every database that you have set up inside the account. Once again, you are able to see per month, daily and per hour stats, that'll give you info that's different from the traffic or the number of visitors which you get. In this way, you can see if the Internet sites need some optimization.