Each time a visitor opens your website, the web browser sends a request to the hosting server, which in turn executes it and supplies the necessary data as a response. A standard HTML Internet site uses very little resources for the reason that it is static, but database-driven platforms are more requiring and use more processing time. Each and every page that's served creates two kinds of load - CPU load, that depends on the time period the web server spends executing a specific script; and MySQL load, which depends on the number of database queries created by the script while the user browses the Internet site. Larger load shall be produced if a considerable amount of people look through a given website all at once or if many database calls are made concurrently. Two examples are a discussion board with tens of thousands of users or an online store in which a visitor enters a term inside a search box and tens of thousands of items are searched. Having comprehensive data about the load your website generates will allow you to boost the content or see if it's time for you to switch to a more powerful kind of hosting service, if the Internet site is simply getting really popular.

MySQL & Load Stats in Shared Web Hosting

If you host your websites within a shared web hosting account with us, you shall have access to thorough CPU and MySQL stats that will allow you to keep an eye on their functionality. You can see the statistics with a number of mouse clicks within your Hepsia CP. The CPU Load section will show you the total time frame the hosting 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 day-to-day view is the default one, but you'll be able to also see the numbers from the past months. The MySQL Load section will provide you with additional information about the total amount of queries to each and every database that you have set up inside the account. Once again, you can easily see monthly, everyday and per hour stats, that'll give you information which is different from the traffic or the number of visitors that you get. In this way, you can determine if the websites need some optimization.

MySQL & Load Stats in Semi-dedicated Servers

Because our system keeps comprehensive statistics for the load which every semi-dedicated server account generates, you shall be aware of how your sites perform at any time. As soon as you log in to the Hepsia CP, provided with each account, you can check out the section devoted to the system load. In it, you will see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what kinds of processes created the load - cron jobs, PHP pages, Perl scripts, etcetera. You may also see the amount of queries to every database in your semi-dedicated account, the total daily figures for the account altogether, along with the average hourly rate. With both the CPU and the MySQL load stats, you may always go back to past days or months and evaluate the functionality of your websites after some update or after a major boost in the number of your site visitors.