Every time a visitor opens your Internet site, the browser sends a request to the web server, which executes it and provides the desired data as a response. A simple HTML website uses minimum resources due to the fact that it's static, but database-driven platforms are more requiring and use more processing time. Each webpage that is served generates 2 forms of load - CPU load, that depends on the time the web server spends executing a certain script; and MySQL load, which depends on the amount of database queries created by the script while the customer browses the site. Bigger load will be generated if a considerable amount of people look through a certain Internet site simultaneously or if numerous database calls are made all at once. Two good examples are a discussion board with a huge number of users or an online store where a client enters a term in a search box and tens of thousands of items are searched. Having comprehensive stats about the load which your website generates will enable you to boost the content or see if it is the perfect time to switch to a more powerful sort of web hosting service, if the Internet site is simply getting quite popular.

MySQL & Load Stats in Cloud Web Hosting

We produce thorough statistics about the system resource usage of every cloud web hosting account, so if you host your Internet sites on our sophisticated cloud platform, you'll be able to check the stats with only a couple of mouse clicks from your Hepsia Control Panel. The data is provided in 2 different sections. The first one shall show you the length of time our system spent serving your sites, the total time it took for your scripts to be executed, what amount of memory the sites used and what different kinds of processes created the load. Stats are produced every six hours. You could see daily and month-to-month stats as well. In the second section you will discover all of the databases which you have created within the account and for every one of them you shall see the amount of per hour and day-to-day queries. The info shall give you an accurate picture of the performance of your sites, specifically if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Hosting

Since our system keeps comprehensive stats for the load that every semi-dedicated server account generates, you'll be aware of how your sites perform at any time. Once you log in to the Hepsia Control Panel, included with each and 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 time it took for the scripts to be actually executed and what sorts of processes generated the load - cron jobs, PHP pages, Perl scripts, and so on. You could also see the number of queries to every database inside your semi-dedicated account, the total everyday numbers for the account as a whole, plus the average hourly rate. With both the CPU and the MySQL load stats, you could always go back to past days or months and review the general performance of your websites after some update or after a substantial rise in the number of your site visitors.