If you have an HTML Internet site, it likely uses a very small amount of resources due to the fact that it is static, but this is not the case with dynamic database-driven sites that use PHP scripts and provide a lot more functions. This type of websites create load on the website hosting server every time anyone browses them, since the server needs time to execute the script, to access the database and then to supply the info requested by the visitor's Internet browser. A widely used discussion board, for example, stores all usernames and posts in a database, so some load is generated every time a thread is opened or a user searches for a specific name. If many people connect to the forum simultaneously, or if every single search involves checking tens of thousands of database entries, this can produce high load and affect the performance of the website. In this regard, CPU and MySQL load statistics can provide data about the site’s overall performance, as you can compare the numbers with your traffic stats and see if the Internet site should be optimized or moved to another type of hosting platform that will be able to bear the high system load in the event that the Internet site is really popular.

MySQL & Load Stats in Shared Hosting

Using the Hepsia CP, provided with all of our shared hosting offers, you will be able to see really comprehensive statistics regarding the resources your sites use. One of the sections shall give you information about the CPU load, such as how much processing time the server spent, how much time it took for your scripts to be executed and exactly how much memory they used. Statistics are automatically produced every six hours and you may also see the different kinds of processes that generated the most load - PHP, Perl, and so on. MySQL load data are listed inside a different section where you can see all the queries on a per hour, daily, and so forth. basis. You can go back and compare data from different months to find out if some update has transformed the resource usage if the number of visitors has not changed much. Thus, you can determine if your Internet site needs to be optimized, that'll give you a better performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Hosting

Our system produces thorough statistics about both types of load, so if you get a semi-dedicated server for your sites, you can access the information with a few mouse clicks in your Hepsia hosting Control Panel. Each type of info is listed in its own section. The CPU Load section shall tell you which processes generated the load and the span of time it took for the web server to execute every one of the requests. Although statistics are generated every 6 hours, you can see day-to-day and per month stats too. In the MySQL Load section you shall find a list of all the databases produced within your semi-dedicated account manually and automatically, what number 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 shall help you see how well your Internet sites perform and if any one of them requires optimization of some type.