Every time a visitor opens your site, the web browser sends a request to the hosting server, which in turn executes it and supplies the necessary information as a response. A simple HTML Internet site uses minimum system resources as it's static, but database-driven platforms are more requiring and use more processing time. Every single page that is served produces two kinds of load - CPU load, which depends on the amount of time the hosting server spends executing a particular script; and MySQL load, that depends on the number of database queries generated by the script while the client browses the site. Higher load shall be created if loads of people look through a particular site concurrently or if many database calls are made simultaneously. 2 good examples are a discussion board with tens of thousands of users or an online store where a customer enters a term in a search box and a large number of items are searched. Having in depth stats about the load which your Internet site generates can help you improve the content or see if it's time for you to switch to a more powerful kind of website hosting service, if the site is simply getting quite popular.
MySQL & Load Stats in Shared Web Hosting
We generate comprehensive stats about the system resource usage of each and every shared web hosting account, so if you host your Internet sites on our innovative cloud platform, you'll be able to check the data with just a couple of mouse clicks from your Hepsia CP. The data is offered in two different sections. The first one will show you how much time our system spent serving your sites, the total time it took for your scripts to be executed, the amount of memory sites used and what different kinds of processes created the load. Statistics are created every six hours. You're able to see day-to-day and per month data 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'll see the number of hourly and day-to-day queries. The information will give you an accurate picture of the overall performance of your Internet sites, especially if you compare it to the daily traffic and visitor data.
MySQL & Load Stats in Semi-dedicated Servers
Because our system keeps detailed statistics for the load that every semi-dedicated server account produces, you will be aware of how your websites perform at any time. After you log in to the Hepsia Control Panel, provided with each and every account, you should check out the section dedicated 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 types of processes generated the load - cron jobs, PHP pages, Perl scripts, and so on. Additionally you can see the number of queries to every single database in your semi-dedicated account, the total everyday stats for the account altogether, as well as 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 efficiency of your websites after some update or after a major increase in the number of your website visitors.