MySQL & Load Stats
Observe which kind of data is gathered in the MySQL & Load Stats area and in what ways you are able to take advantage of it.
Whenever a visitor opens your website, the Internet browser sends a request to the server, which in turn executes it and supplies the desired content as a response. A basic HTML site uses negligible system resources for the reason that it is static, but database-driven platforms are more requiring and use a lot more processing time. Each page that's served creates two types of load - CPU load, that depends on the span of time the server spends executing a particular script; and MySQL load, which depends on the amount of database queries created by the script while the customer browses the website. Larger load shall be created if a lot of people look through a particular site concurrently or if numerous database calls are made all at once. Two examples are a discussion board with tens of thousands of users or an online store in which a customer enters a term in a search box and a large number of items are searched. Having thorough statistics about the load which your Internet site generates will allow you to boost the content or see if it's time to switch to a more powerful type of web hosting service, if the site is simply getting extremely popular.
MySQL & Load Stats in Cloud Website Hosting
If you host your Internet sites in a cloud website hosting account with our company, you will have access to thorough CPU and MySQL statistics that will allow you to keep track of their operation. You could see the data with a couple of clicks in your Hepsia Control Panel. The CPU Load section will show you the total time period the web server spent on your scripts and the amount of memory was needed, and the time it took for the scripts to be executed. The daily view is the standard one, but you could also see the stats from the past months. The MySQL Load section offer more details about the amount of queries to each database that you have set up within the account. Once again, you can easily see monthly, daily and hourly data, that shall give you data that is different from the traffic or the number of visitors which you get. Thus, you can determine if the Internet sites require some optimization.