Whenever a visitor opens your site, the web browser sends a request to the hosting server, which executes it and provides the desired information as a response. A simple HTML Internet site uses negligible resources because it's static, but database-driven platforms are more requiring and use a lot more processing time. Each and every page that's served creates two types of load - CPU load, which depends on the span of time the web server spends executing a certain script; and MySQL load, that depends on the total number of database queries generated by the script while the user browses the Internet site. Higher load shall be generated if a whole lot of people look through a given Internet site simultaneously or if a lot of database calls are made concurrently. 2 examples are a discussion board with a huge number of users or an online store in which a client enters a term in a search box and tens of thousands of items are searched. Having thorough statistics about the load which your Internet site generates will enable you to boost the content or see if it's the perfect time to switch to a more powerful kind of website hosting service, if the Internet site is simply getting very popular.

MySQL & Load Stats in Cloud Website Hosting

We produce detailed stats about the system resource usage of every cloud website hosting account, so if you host your websites on our sophisticated cloud platform, you'll be able to examine the statistics with only a few mouse clicks from your Hepsia Control Panel. The data is offered in 2 different sections. The first one shall show you the span of time our system spent serving your websites, the total time it took for your scripts to be executed, what amount of memory the sites used and what kinds of processes created the load. Stats are produced every 6 hours. You are able to see daily and month-to-month data as well. In the second section you shall find all the databases you have created within the account and for every one of them you will see the number of per hour and daily queries. The information shall give you an accurate picture of the efficiency of your websites, particularly if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Servers

Our system generates comprehensive statistics about both types of load, so if you get a semi-dedicated server for your sites, you can access the data with just a couple of clicks inside your Hepsia hosting Control Panel. Each type of data is listed within its own section. The CPU Load section will show you what processes created the load and the length of time it took for the server to execute each of the requests. Though stats are produced every six hours, you can see daily and monthly stats too. In the MySQL Load section you will find a list of all the databases created within your semi-dedicated account manually and automatically, what number of queries were sent to each one of them, the total daily queries for the account in general, along with the average per hour rate. This data shall help you see how well your websites perform and if each of them needs optimization of some type.