Every time a visitor opens your site, the browser sends a request to the hosting server, which executes it and provides the necessary content as a response. A standard HTML website uses very little system resources as it's static, but database-driven platforms are more demanding and use more processing time. Every webpage which is served generates two types of load - CPU load, which depends on the time period the web server spends executing a certain script; and MySQL load, which depends on the total number of database queries produced by the script while the end user browses the Internet site. Greater load shall be created if loads of people browse a particular Internet site at the same time or if a considerable amount of database calls are made simultaneously. Two illustrations are a discussion board with many users or an online store where a client enters a term within a search box and tens of thousands of items are searched. Having thorough data about the load your Internet site generates will enable you to boost the content or see if it is time to switch to a more powerful type of web hosting service, if the Internet site is simply getting quite popular.
MySQL & Load Stats in Shared Hosting
If you host your Internet sites in a shared hosting account with our company, you shall have access to in depth CPU and MySQL data which will allow you to keep tabs on their functionality. You can see the data with a few mouse clicks within your Hepsia Control Panel. The CPU Load section can tell you the total time period the hosting server spent on your scripts and how much memory was needed, as well as the time it took for the scripts to be executed. The daily view is the default one, but you could also see the statistics from the previous months. The MySQL Load section offer you additional information about the amount of queries to every single database that you have set up in the account. Once again, you can easily see month-to-month, day-to-day and per hour stats, that'll give you data which is different from the traffic or the number of visitors that you get. That way, you can see if the sites require some optimization.
MySQL & Load Stats in Semi-dedicated Servers
Due to the fact that our system keeps in depth stats for the load that every semi-dedicated server account generates, you will be aware of how your sites perform at any time. After you log in to the Hepsia CP, included with each and every account, you can check out the section committed to the system load. In it, you can easily see the processing time our system spent on your scripts, the span of time it took for the scripts to be actually executed and what types of processes produced the load - cron jobs, PHP pages, Perl scripts, etc. You can also see the amount of queries to every single database inside your semi-dedicated account, the total everyday figures for the account in general, as well as the average hourly rate. With both the CPU and the MySQL load stats, you could always go back to past days or months and evaluate the efficiency of your websites after some update or after a sizeable increase in the number of your visitors.