Each time a visitor opens your Internet site, the browser sends a request to the hosting server, which executes it and gives the desired content as a response. A basic HTML Internet site uses minimum system resources due to the fact that it is static, but database-driven platforms are more demanding and use a lot more processing time. Each and every page that is served creates 2 types of load - CPU load, that depends on the time the server spends executing a certain script; and MySQL load, that depends on the total number of database queries produced by the script while the end user browses the website. Greater load shall be produced if a lot of people look through a particular site all at once or if loads of database calls are made at the same time. Two examples are a discussion board with a huge number of users or an online store where a visitor enters a term in a search box and tens of thousands of items are searched. Having thorough data about the load that your website generates can help you boost the content or see if it is time for you to switch to a more powerful kind of website hosting service, if the site is simply getting really popular.
MySQL & Load Stats in Shared Web Hosting
Using the Hepsia CP, provided with all of our shared web hosting packages, you'll be able to see incredibly comprehensive data about the system resources your sites use. One of the sections shall give you information regarding the CPU load, such as how much processing time the web server spent, the length of time it took for your scripts to be executed and what amount of memory they used. Stats are consistently produced every six hours and you could also see the different types of processes that generated the most load - PHP, Perl, and so on. MySQL load statistics are listed in a separate section where you are able to see all the queries on a per hour, daily, and so forth. basis. You'll be able to go back and compare data from different months to find out whether some update has transformed the resource usage if the total amount of visitors hasn't changed much. That way, you can determine if your Internet site needs to be optimized, that will give you a better overall performance and an improved user experience.
MySQL & Load Stats in Semi-dedicated Hosting
Since our system keeps thorough statistics for the load which each semi-dedicated server account generates, you will be aware of how your websites perform at any time. When you log in to the Hepsia Control Panel, provided with every single account, you can check out the section devoted to the system load. In it, you will see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what types of processes created the load - cron jobs, PHP pages, Perl scripts, and so on. You could also see the total number of queries to each and every database inside your semi-dedicated account, the total everyday statistics for the account overall, and also the average hourly rate. With both the CPU and the MySQL load statistics, you could always go back to past days or months and compare the performance of your sites after some update or after a sizeable boost in the number of your website visitors.