Whenever a visitor opens your Internet site, the web browser sends a request to the hosting server, which in turn executes it and supplies the necessary content as a response. A standard HTML site uses minimal system resources due to the fact that it is static, but database-driven platforms are more demanding and use more processing time. Every single webpage which is served generates 2 types of load - CPU load, that depends on the amount of time the web server spends executing a particular script; and MySQL load, which depends on the number of database queries generated by the script while the customer browses the Internet site. Higher load shall be generated if loads of people browse a given site simultaneously or if a lot of database calls are made all at once. 2 good examples are a discussion board with a large number of users or an online store in which a customer enters a term inside a search box and tens of thousands of items are searched. Having comprehensive statistics about the load which your site generates will enable you to boost the content or see if it's time to switch to a more powerful kind of hosting service, if the website is simply getting really popular.

MySQL & Load Stats in Cloud Hosting

We generate comprehensive data about the system resource usage of each cloud hosting account, so if you host your sites on our advanced cloud platform, you shall be able to check the stats with just a few mouse clicks from your Hepsia CP. The data is offered in 2 different sections. The first one will show you the length of time our system spent serving your sites, the total time it took for your scripts to be executed, how much memory Internet sites used and what kinds of processes produced the load. Stats are produced every 6 hours. You could see everyday and monthly statistics also. In the second section you shall find all the databases that you've created in the account and for every one of them you shall see the amount of per hour and daily queries. The info will give you an accurate picture of the performance of your websites, especially if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Hosting

Due to the fact that our system keeps detailed stats for the load that each semi-dedicated server account produces, you will be aware of how your sites perform at any time. As soon as you log in to the Hepsia CP, which comes with each and every account, you should check out the section committed to the system load. In it, you can easily see the processing time our system spent on your scripts, how much 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 may also see the total number of queries to every single database inside your semi-dedicated account, the total day-to-day statistics for the account in general, plus the average hourly rate. With both the CPU and the MySQL load statistics, you can always go back to past days or months and evaluate the performance of your sites after some update or after a major boost in the number of your visitors.