Every time a visitor opens your site, the Internet browser sends a request to the server, which in turn executes it and gives the required content as a response. A simple HTML website uses minimal system resources because it's static, but database-driven platforms are more requiring and use far more processing time. Every page that is served creates two sorts of load - CPU load, which depends on the time period the hosting server spends executing a specific script; and MySQL load, that depends on the number of database queries created by the script while the end user browses the site. Greater load shall be produced if a considerable amount of people surf a particular Internet site simultaneously or if loads of database calls are made concurrently. 2 good examples are a discussion board with many users or an online store in which a client enters a term inside a search box and a large number of items are searched. Having in depth statistics about the load your Internet site generates will enable you to boost the content or see if it is the perfect time to switch to a more powerful type of web hosting service, if the Internet site is simply getting really popular.

MySQL & Load Stats in Website Hosting

We produce comprehensive stats about the system resource usage of each and every website hosting account, so in case you host your websites on our advanced cloud platform, you'll be able to check out the statistics with only a few clicks from your Hepsia CP. The data is offered 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, what amount of memory Internet sites used and what different kinds of processes created the load. Stats are produced every 6 hours. You are able to see day-to-day and month-to-month stats as well. In the second section you shall find all the databases which you have created within the account and for each of them you shall see the amount of hourly and day-to-day queries. The info shall give you a detailed picture of the functionality of your sites, especially if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Servers

Due to the fact that our system keeps comprehensive stats for the load which each semi-dedicated server account generates, you will be aware of how your sites perform at any time. When you log in to the Hepsia CP, supplied with each account, you can check out the section dedicated to the system load. There, you will 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 sorts of processes generated the load - cron jobs, PHP pages, Perl scripts, etcetera. You can also see the amount of queries to every single database within your semi-dedicated account, the total everyday stats for the account overall, 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 examine the functionality of your Internet sites after some update or after a considerable increase in the number of your website visitors.