If you have an HTML Internet site, most likely it uses a very small amount of resources because it is static, but this isn't so with dynamic database-driven Internet sites that use PHP scripts and provide you with way more functions. This kind of Internet sites create load on the website hosting server when somebody browses them, simply because the web server requires time to execute the script, to access the database and then to supply the data requested by the visitor's web browser. A well-known discussion board, as an illustration, stores all usernames and posts inside a database, so some load is generated each time a thread is opened or an end user looks for a certain name. If a lot of people connect to the forum concurrently, or if each and every search involves checking hundreds of thousands of database entries, this could generate high load and affect the performance of the Internet site. In this regard, CPU and MySQL load statistics can provide you with data about the site’s efficiency, as you can compare the numbers with your traffic stats to make a decision if the website should be optimized or transferred to another type of website hosting platform which will be able to bear the high system load in the event that the site is extremely popular.
MySQL & Load Stats in Shared Web Hosting
If you host your sites inside a shared web hosting account with us, you will have access to in depth CPU and MySQL stats that will allow you to keep an eye on their operation. You are able to see the statistics with several clicks within your Hepsia Control Panel. The CPU Load section will show you the total time period the 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 default one, but you may also see the data from the preceding months. The MySQL Load section offer you additional information about the total amount of queries to each and every database that you have created in the account. Once again, you are able to see monthly, everyday and hourly statistics, that shall give you data which is different from the traffic or the number of visitors you get. In this way, you can see if the websites require some optimization.