Every time a visitor opens your website, the browser sends a request to the web server, which in turn executes it and supplies the desired information as a response. A simple HTML Internet site uses very little resources due to the fact that it's static, but database-driven platforms are more requiring and use much more processing time. Every single page that is served creates 2 kinds of load - CPU load, that depends on the span of time the hosting server spends executing a specific script; and MySQL load, which depends on the amount of database queries produced by the script while the end user browses the site. Higher load will be created if a considerable amount of people surf a given site simultaneously or if many database calls are made concurrently. Two illustrations are a discussion board with many users or an online store where a client enters a term within a search box and thousands of items are searched. Having in depth stats about the load that your site generates will enable you to optimize the content or see if it's time to switch to a more powerful type of hosting service, if the site is simply getting really popular.

MySQL & Load Stats in Web Hosting

If you host your websites in a web hosting account with our company, you will have access to comprehensive CPU and MySQL statistics which will allow you to monitor their functionality. You can easily see the stats with a couple of clicks within your Hepsia Control Panel. The CPU Load section will show you the total time frame the server spent on your scripts and the amount of memory was required, along with the time it took for the scripts to be executed. The day-to-day view is the standard one, but you are able to also see the numbers from the past months. The MySQL Load section give you additional information about the amount of queries to each and every database that you have created inside the account. Once again, you are able to see month-to-month, daily and hourly statistics, which will give you info which is different from the traffic or the number of visitors which you get. That way, you can identify if the sites require some optimization.

MySQL & Load Stats in Semi-dedicated Servers

As our system keeps comprehensive statistics for the load that every semi-dedicated server account generates, you shall be aware of how your Internet sites perform at any time. When you log in to the Hepsia Control Panel, provided with each and every account, you can check out the section dedicated to the system load. In it, you can easily see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what sorts of processes created the load - cron jobs, PHP pages, Perl scripts, etcetera. Additionally you can see the amount of queries to every single database within your semi-dedicated account, the total daily statistics for the account altogether, along with the average hourly rate. With both the CPU and the MySQL load stats, you can always go back to past days or months and examine the overall performance of your Internet sites after some update or after a considerable boost in the number of your visitors.