If you have an HTML website, in all probability it uses a small amount of resources as it's static, but this is not the situation with dynamic database-driven Internet sites that use PHP scripts and provide considerably more functions. This kind of websites produce load on the web hosting server each time somebody browses them, as the web server needs time to execute the script, to access the database and then to deliver the content requested by the visitor's browser. A widely used discussion board, as an illustration, stores all usernames and posts in a database, so some load is generated any time a thread is opened or a user looks for a given phrase. If many people access the forum all at once, or if every search involves checking hundreds of thousands of database entries, this can create high load and affect the performance of the Internet site. In this regard, CPU and MySQL load stats can provide information about the site’s overall performance, as you can compare the numbers with your traffic data to make a decision if the website needs to be optimized or moved to a different kind of hosting platform that will be able to bear the high system load in case the Internet site is really popular.

MySQL & Load Stats in Shared Website Hosting

We produce detailed statistics about the system resource usage of each and every shared website hosting account, so if you host your Internet sites on our highly developed cloud platform, you'll be able to take a look at the data with only a few clicks from your Hepsia CP. The data is available in two different sections. The first one shall show you how much time our system spent serving your websites, the total time it took for your scripts to be executed, the amount of memory sites used and what different types of processes created the load. Statistics are generated every six hours. You could see everyday and month-to-month stats too. In the second section you'll discover all the databases which you have created inside the account and for each one of them you'll see the number of hourly and daily queries. The information shall give you an accurate picture of the performance of your Internet sites, particularly if you compare it to the daily traffic and visitor stats.