Each time a visitor opens your site, the browser sends a request to the web server, which executes it and supplies the desired content as a response. A standard HTML Internet site uses minimal resources because it's static, but database-driven platforms are more requiring and use far more processing time. Each webpage that is served generates two forms 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 number of database queries generated by the script while the user browses the Internet site. Larger load shall be created if a considerable amount of people look through a given Internet site at the same time or if a considerable amount of database calls are made simultaneously. 2 illustrations are a discussion board with many users or an online store where a client enters a term inside a search box and thousands of items are searched. Having in depth data about the load your website generates will help you improve the content or see if it's time to switch to a more powerful kind of web hosting service, if the Internet site is simply getting quite popular.

MySQL & Load Stats in Shared Hosting

We generate thorough stats about the system resource usage of every shared hosting account, so if you host your websites on our highly developed cloud platform, you'll be able to examine the statistics with only a few clicks from your Hepsia Control Panel. The data is available in two different sections. The first one will show you the span of time our system spent serving your sites, the total time it took for your scripts to be executed, how much memory the sites used and what different kinds of processes generated the load. Statistics are created every 6 hours. You are able to see everyday and monthly stats as well. In the second section you'll discover all the databases that you've created in the account and for each one of them you will see the amount of per hour and daily queries. The info shall give you a detailed picture of the overall performance of your Internet sites, particularly if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Hosting

As our system keeps in depth stats for the load which each semi-dedicated server account generates, you'll be aware of how your sites perform at any time. As soon as you log in to the Hepsia CP, which comes with every account, you can go to the section devoted to the system load. In it, you are able to see the processing time our system spent on your scripts, the amount 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, and so forth. You may also see the total number of queries to each and every database inside your semi-dedicated account, the total day-to-day statistics for the account altogether, plus the average hourly rate. With both the CPU and the MySQL load statistics, you may always go back to past days or months and compare the performance of your sites after some update or after a major rise in the number of your site visitors.