Every time a visitor opens your site, the Internet browser sends a request to the server, which in turn executes it and provides the necessary 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 much more processing time. Every webpage that is served produces 2 sorts of load - CPU load, which depends on the amount of time the hosting server spends executing a specific script; and MySQL load, that depends on the number of database queries generated by the script while the end user browses the website. Bigger load will be created if a lot of people surf a particular Internet site all at once or if many database calls are made at the same time. Two examples are a discussion board with thousands of users or an online store where a client enters a term inside a search box and thousands of items are searched. Having detailed data about the load which your website generates will help you improve the content or see if it is time for you to switch to a more powerful kind of hosting service, if the site is simply getting extremely popular.

MySQL & Load Stats in Web Hosting

We produce in depth data about the system resource usage of each and every web hosting account, so in the event that you host your Internet sites on our innovative cloud platform, you shall be able to examine the data with just a couple of clicks from your Hepsia CP. The data is offered in 2 different sections. The first one shall show you the amount of time our system spent serving your websites, the total time it took for your scripts to be executed, the amount of memory sites used and what kinds of processes produced the load. Statistics are created every six hours. You can see everyday and month-to-month stats also. In the second section you'll discover all of the databases that you have created within the account and for each and every one of them you will see the total amount of per hour and daily queries. The data will give you an accurate picture of the efficiency of your websites, specifically if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Hosting

Since our system keeps comprehensive statistics for the load which each semi-dedicated server account generates, you will be aware of how your websites perform at any time. When you log in to the Hepsia Control Panel, included with each account, you can check out the section dedicated to the system load. In it, you can see the processing time our system spent on your scripts, the span of time it took for the scripts to be actually executed and what kinds of processes produced the load - cron jobs, PHP pages, Perl scripts, etc. Also you can see the total number of queries to every single database in your semi-dedicated account, the total day-to-day numbers for the account overall, along with the average hourly rate. With both the CPU and the MySQL load statistics, you can always go back to past days or months and review the general performance of your websites after some update or after a significant rise in the number of your visitors.