When a visitor opens your site, the Internet browser sends a request to the server, which in turn executes it and supplies the required information as a response. A basic HTML Internet site uses minimal system resources as it is static, but database-driven platforms are more requiring and use far more processing time. Every single page that's served creates two forms of load - CPU load, that depends on the length of time the server spends executing a particular script; and MySQL load, which depends on the amount of database queries produced by the script while the customer browses the site. Greater load will be generated if a whole lot of people look through a given Internet site at the same time or if numerous database calls are made at the same time. 2 examples are a discussion board with a huge number of users or an online store in which a customer enters a term inside a search box and tens of thousands of items are searched. Having in depth data about the load your site generates can help you boost the content or see if it's the perfect time to switch to a more powerful kind of web hosting service, if the website is simply getting quite popular.

MySQL & Load Stats in Shared Hosting

Using the Hepsia CP, included with all our shared hosting offers, you will be able to see very detailed statistics concerning the system resources which your websites use. One of the sections will give you information about the CPU load, including how much processing time the server spent, the length of time it took for your scripts to be executed and how much memory they used. Statistics are routinely generated every 6 hours and you can also see the different types of processes that generated the most load - PHP, Perl, and so on. MySQL load data are listed within a different section where you are able to see all the queries on a per hour, everyday, and so on. basis. You could go back and compare data from various months to find out whether some update has changed the resource usage if the number of site visitors has not changed much. In this way, you can determine if your site needs to be optimized, which will give you a better functionality and an improved user experience.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with us, you shall be able to access very detailed CPU and MySQL load data that'll give you more information about the general performance of your Internet sites. Two sections of the Hepsia CP are focused on the statistics, one for every single type. In the CPU Load section you can see the execution time of your scripts and how much time the server processed them. Additionally you can see the types of processes that were executed. Statistics are created every 6 hours, but if needed, you may also check figures for previous days or months. The MySQL Load section shall show you the whole amount of database queries each day and on an hourly basis, plus the queries to each individual database that you have inside your semi-dedicated account. Comparing this information to your traffic statistics shall give you useful info about how your Internet sites perform and you shall see if you need to take some measures to improve them.