Each time a visitor opens your site, the browser sends a request to the hosting server, which in turn executes it and provides the desired information as a response. A standard HTML Internet site uses negligible resources as it is static, but database-driven platforms are more demanding and use much more processing time. Every single page which is served generates two kinds of load - CPU load, which depends on the amount of time the hosting server spends executing a certain script; and MySQL load, that depends on the amount of database queries created by the script while the end user browses the site. Bigger load shall be produced if a lot of people surf a particular Internet site all at once or if many database calls are made concurrently. Two illustrations are a discussion board with many users or an online store where a customer enters a term in a search box and a large number of items are searched. Having detailed statistics about the load which your website generates will allow you to boost the content or see if it is time to switch to a more powerful type of web hosting service, if the website is simply getting very popular.

MySQL & Load Stats in Shared Web Hosting

Using the Hepsia Control Panel, included with all our shared web hosting packages, you will be able to see rather detailed statistics about the resources which your sites use. One of the sections shall give you details about the CPU load, including how much processing time the hosting server spent, how much time it took for your scripts to be executed and exactly how much memory they used. Stats are routinely created every six hours and you may also see the types of processes that generated the most load - PHP, Perl, and so forth. MySQL load statistics are listed in an individual section where you can see all the queries on a per hour, day-to-day, etcetera. basis. You could go back and compare statistics from various months to see if some update has transformed the resource usage if the total amount of site visitors has not changed much. That way, you can see if your Internet site needs to be optimized, that will lead to a better functionality and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

Due to the fact that our system keeps in depth statistics for the load that each semi-dedicated server account produces, you'll be aware of how your sites perform at any time. Once you log in to the Hepsia Control Panel, supplied with every account, you can go to the section committed to the system load. There, you are able to see the processing time our system spent on your scripts, the time it took for the scripts to be actually executed and what sorts of processes generated the load - cron jobs, PHP pages, Perl scripts, etc. You could also see the amount of queries to every single database inside your semi-dedicated account, the total daily numbers for the account overall, and also the average hourly rate. With both the CPU and the MySQL load data, you may always go back to past days or months and compare the general performance of your Internet sites after some update or after a sizeable boost in the number of your site visitors.