If you have an HTML site, it likely uses a very small amount of system resources due to the fact that it is static, but that isn't the case with dynamic database-driven sites that use PHP scripts and provide you with way more capabilities. This kind of sites create load on the website hosting server each time someone browses them, as the web server requires time to execute the script, to access the database and then to supply the content requested by the visitor's web browser. A well-known discussion board, for instance, stores all usernames and posts in a database, so some load is generated each time a thread is opened or a user searches for a specific name. If a lot of people connect to the forum at the same time, or if every single search involves checking hundreds of thousands of database entries, this may produce high load and affect the functionality of the site. In this regard, CPU and MySQL load data can provide you with data about the site’s performance, as you can compare the numbers with your traffic data to decide if the Internet site has to be optimized or moved to a new type of hosting platform that'll be able to bear the high system load in the event that the website is popular.

MySQL & Load Stats in Shared Web Hosting

If you host your websites within a shared web hosting account with our company, you shall have access to thorough CPU and MySQL statistics that will permit you to monitor their overall performance. You are able to see the stats with a few mouse clicks in your Hepsia Control Panel. The CPU Load section will show you the total time period the hosting server spent on your scripts and how much memory was needed, plus the time it took for the scripts to be executed. The day-to-day view is the default one, but you could also see the stats from the previous months. The MySQL Load section offer additional information about the total amount of queries to every single database that you have set up inside the account. Once again, you can easily see monthly, everyday and per hour statistics, that shall give you data that's different from the traffic or the number of visitors you get. In this way, you can see if the sites need some optimization.