Every time a visitor opens your Internet site, the Internet browser sends a request to the server, which executes it and provides the necessary information as a response. A simple HTML Internet site uses minimal system resources as it is static, but database-driven platforms are more requiring and use a lot more processing time. Every single webpage that is served creates two forms of load - CPU load, that depends on the time period the hosting server spends executing a particular script; and MySQL load, which depends on the total number of database queries created by the script while the end user browses the website. Bigger load will be generated if loads of people look through a certain website at the same time or if a lot of database calls are made all at once. Two illustrations are a discussion board with tens of thousands of users or an online store in which a customer enters a term within a search box and tens of thousands of items are searched. Having thorough stats about the load which your Internet site generates will help you optimize the content or see if it's time to switch to a more powerful sort of web hosting service, if the site is simply getting extremely popular.

MySQL & Load Stats in Cloud Web Hosting

We create comprehensive statistics about the system resource usage of each and every cloud web hosting account, so if you host your websites on our highly developed cloud platform, you will be able to examine the stats with just a few clicks from your Hepsia CP. The data is provided in two different sections. The first one will show you the span of time our system spent serving your Internet sites, the total time it took for your scripts to be executed, the amount of memory sites used and what different kinds of processes generated the load. Stats are generated every six hours. You are able to see daily and month-to-month data also. In the second section you will discover all the databases you have created inside the account and for each and every one of them you'll see the amount of per hour and daily queries. The data shall give you an accurate picture of the functionality of your Internet sites, specifically if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with our company, you will be able to access quite detailed CPU and MySQL load stats that will give you addiitional information about the general performance of your websites. Two sections of the Hepsia CP are focused on the stats, one for each and every kind. Inside the CPU Load section you are able to see the execution time of your scripts and the amount of time the server processed them. Additionally you can see the different types of processes that were executed. Stats are produced every six hours, but if necessary, you can also check statistics for previous days or months. The MySQL Load section will show you the total amount of database queries each day and per hour, along with the queries to each individual database which you have inside your semi-dedicated account. Comparing this information to your traffic statistics shall give you important data about how your Internet sites perform and you shall see if you need to take some measures to boost them.