If you have an HTML Internet site, it probably uses a small amount of resources because it is static, but this isn't the case with dynamic database-driven Internet sites that use PHP scripts and provide far more capabilities. This type of Internet sites create load on the website hosting server each time anyone browses them, because the server needs time to execute the script, to access the database and then to deliver the data requested by the visitor's Internet browser. A famous discussion board, for example, stores all usernames and posts within a database, so some load is created any time a thread is opened or a user searches for a certain word. If a lot of people access the forum all at once, or if each search involves checking thousands of database entries, this can produce high load and affect the functionality of the site. In this regard, CPU and MySQL load statistics can provide you with data about the site’s performance, as you can compare the numbers with your traffic data to make a decision if the Internet site should be optimized or transferred to another sort of web hosting platform which will be able to bear the high system load if the website is popular.

MySQL & Load Stats in Shared Hosting

If you host your Internet sites within a shared hosting account with our company, you'll have access to in depth CPU and MySQL statistics which will allow you to monitor their operation. You are able to see the data with a few clicks in your Hepsia Control Panel. The CPU Load section can tell you the total time the server spent on your scripts and the amount of 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 are able to also see the data from the preceding months. The MySQL Load section give you more details about the total amount of queries to each and every database that you have set up within the account. Once again, you can easily see per month, everyday and hourly data, which will give you information that is different from the traffic or the number of visitors that you get. That way, you can identify if the websites require some optimization.

MySQL & Load Stats in Semi-dedicated Servers

Our system produces thorough stats about both kinds of load, so if you purchase a semi-dedicated server for your Internet sites, you can access the data with just a few clicks in your Hepsia hosting Control Panel. Each type of info is listed in its own section. The CPU Load section will show you what processes generated the load and the time it took for the web server to execute all the requests. Although statistics are created every six hours, you can see day by day and per month stats as well. In the MySQL Load section you shall find a list of all the databases produced within your semi-dedicated account manually and automatically, the amount of queries were sent to every one of them, the total day-to-day queries for the account in general, as well as the average hourly rate. This info will help you determine how well your Internet sites perform and if each of them needs optimization of some type.