If you have an HTML site, in all probability it uses a very small amount of resources simply because it's static, but this is not so with dynamic database-driven sites that use PHP scripts and provide way more features. This kind of sites generate load on the hosting server anytime someone browses them, due to the fact that the web server requires time to execute the script, to access the database and then to supply the data requested by the visitor's Internet browser. A widely used discussion board, for instance, stores all usernames and posts within a database, so some load is generated each time a thread is opened or an end user looks for a given phrase. If lots of people connect to the forum concurrently, or if each search involves checking hundreds of thousands of database entries, this could generate high load and affect the overall performance of the Internet site. In this regard, CPU and MySQL load stats can present you with info about the site’s efficiency, as you can compare the numbers with your traffic stats to make a decision if the website needs to be optimized or transferred to a new kind of web hosting platform which will be able to bear the high system load if the site is popular.

MySQL & Load Stats in Cloud Hosting

Using the Hepsia CP, provided with all of our cloud hosting offers, you shall be able to to see rather detailed statistics regarding the system resources which your sites use. One of the sections will give you information regarding the CPU load, like how much processing time the server spent, the span of time it took for your scripts to be executed and what amount of memory they used. Statistics are automatically generated every six hours and you could also see the types of processes that generated the most load - PHP, Perl, and so forth. MySQL load statistics are listed inside a different section in which you can see all the queries on an hourly, everyday, and so on. basis. You could go back and compare data from various months to find out if some update has altered the resource usage if the number of website visitors has not changed much. This way, you can see if your website needs to be optimized, that'll lead to a better general performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Hosting

Our system produces in depth statistics about the two kinds of load, so if you get a semi-dedicated server for your Internet sites, you can access the data with just a couple of clicks in your Hepsia hosting CP. Each type of data is listed in its own section. The CPU Load section shall tell you which processes generated the load and how much time it took for the server to execute all the requests. Although stats are created every 6 hours, you can see day by day and per month statistics too. In the MySQL Load section you'll find a list of all the databases generated inside your semi-dedicated account manually and automatically, what amount of queries were sent to every one of them, the total day-to-day queries for the account in general, along with the average hourly rate. This info will help you determine how well your sites perform and if any of them needs optimization of some type.