Each time a visitor opens your Internet site, the Internet browser sends a request to the hosting server, which executes it and supplies the necessary content as a response. A standard HTML website uses negligible system resources due to the fact that it is static, but database-driven platforms are more demanding and use a lot more processing time. Every page that is served produces 2 kinds of load - CPU load, which depends on the span of time the web server spends executing a certain script; and MySQL load, that depends on the amount of database queries produced by the script while the user browses the site. Larger load shall be created if a whole lot of people look through a particular site all at once or if a lot of database calls are made simultaneously. 2 examples are a discussion board with thousands of users or an online store in which a client enters a term in a search box and tens of thousands of items are searched. Having thorough statistics about the load that your site generates will help you improve the content or see if it's time to switch to a more powerful type of website hosting service, if the Internet site is simply getting really popular.

MySQL & Load Stats in Hosting

If you host your sites within a hosting account with our company, you shall have access to thorough CPU and MySQL stats which will allow you to keep track of their overall performance. You can easily see the stats with a few clicks inside your Hepsia Control Panel. The CPU Load section can tell you the total time period the web server spent on your scripts and the amount of memory was required, as well as the time it took for the scripts to be executed. The daily view is the standard one, but you'll be able to also see the stats from the previous months. The MySQL Load section give you additional information about the total amount of queries to each database that you have created in the account. Once again, you can see per month, day-to-day and hourly stats, that will give you info which is different from the traffic or the number of visitors which you get. In this way, you can determine if the Internet sites need some optimization.

MySQL & Load Stats in Semi-dedicated Servers

Because our system keeps comprehensive stats for the load that every semi-dedicated server account generates, you will be aware of how your websites perform at any time. Once you log in to the Hepsia CP, which comes with every single account, you can go to the section dedicated 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 kinds of processes generated the load - cron jobs, PHP pages, Perl scripts, etc. You can also see the total number of queries to every single database inside your semi-dedicated account, the total day-to-day stats for the account altogether, plus the average hourly rate. With both the CPU and the MySQL load data, you could always go back to past days or months and examine the general performance of your Internet sites after some update or after a major boost in the number of your website visitors.