Every time a visitor opens your Internet site, the Internet browser sends a request to the web server, which in turn executes it and gives the required data as a response. A simple HTML website uses negligible system resources for the reason that it's static, but database-driven platforms are more requiring and use much more processing time. Every page which is served creates 2 types of load - CPU load, which depends on the span of time the hosting server spends executing a certain script; and MySQL load, which depends on the total number of database queries generated by the script while the end user browses the website. Bigger load will be created if many people look through a given site simultaneously or if loads of database calls are made simultaneously. Two illustrations are a discussion board with a large number of users or an online store in which a visitor enters a term in a search box and thousands of items are searched. Having thorough data about the load which your site generates can help you optimize the content or see if it's time to switch to a more powerful sort of hosting service, if the site is simply getting extremely popular.

MySQL & Load Stats in Shared Website Hosting

Using the Hepsia Control Panel, bundled with all of our shared website hosting plans, you'll be able to see really detailed stats concerning the resources that your Internet sites use. One of the sections shall give you info on the CPU load, like the amount of processing time the web server spent, how much time it took for your scripts to be executed and what amount of memory they used. Stats are consistently created every six hours and you may also see the types of processes that generated the most load - PHP, Perl, and so on. MySQL load statistics are listed within an individual section in which you'll be able to see all the queries on a per hour, daily, and so on. basis. You'll be able to go back and compare statistics from various months to find out if some update has transformed the resource usage if the total amount of site visitors hasn't changed much. Thus, you will see if your Internet site needs to be optimized, which will result in a better functionality and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

If you have a semi-dedicated server account with us, you will be able to access very comprehensive CPU and MySQL load data which will give you more info about the performance of your websites. Two sections of the Hepsia Control Panel are devoted to the stats, one for every single type. Within the CPU Load section you could see the execution time of your scripts and the amount of time the web server processed them. You can even see the kinds of processes which were executed. Statistics are generated every six hours, but if necessary, you may also check figures for previous days or months. The MySQL Load section will show you the whole amount of database queries each and every day and per hour, as well as the queries to each individual database which you have within your semi-dedicated account. Comparing this information to your traffic stats will give you important info about how your websites perform and you will determine if you need to take some measures to optimize them.