Whenever a visitor opens your website, the Internet browser sends a request to the server, which executes it and gives the desired content as a response. A standard HTML Internet site uses minimal system resources due to the fact that it's static, but database-driven platforms are more demanding and use far more processing time. Each and every webpage that's served produces 2 forms of load - CPU load, which depends on the time period the hosting server spends executing a certain script; and MySQL load, that depends on the amount of database queries created by the script while the end user browses the site. Bigger load will be created if many people look through a particular site concurrently 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 inside a search box and a large number of items are searched. Having in depth data about the load which your website generates will help you optimize the content or see if it is time for you to switch to a more powerful type of web hosting service, if the site is simply getting really popular.

MySQL & Load Stats in Shared Hosting

We generate comprehensive statistics about the system resource usage of every shared hosting account, so in the event that you host your sites on our innovative cloud platform, you'll be able to check out the statistics with only a couple of mouse clicks from your Hepsia Control Panel. The data is provided in 2 different sections. The first one shall 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 kinds of processes generated the load. Statistics are produced every 6 hours. You can see daily and per month statistics also. In the second section you'll discover all of the databases you have created within the account and for each one of them you will see the amount of hourly and day-to-day queries. The information shall give you a definitive picture of the overall performance of your websites, specifically if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Hosting

Our system creates detailed statistics about both different types of load, so if you get a semi-dedicated server for your Internet sites, you can access the information with just a few clicks within your Hepsia hosting Control Panel. Each kind of data is listed within its own section. The CPU Load section can tell you what processes generated the load and the span of time it took for the web server to execute each of the requests. Although stats are created every 6 hours, you can see day-to-day and month-to-month stats too. In the MySQL Load section you shall find a list of all the databases created in your semi-dedicated account manually and automatically, what number of queries were sent to each of them, the total daily queries for the account as a whole, as well as the average hourly rate. This information will help you determine how well your websites perform and if any one of them requires optimization of some type.