Every time a visitor opens your website, the Internet browser sends a request to the server, which executes it and gives the required content as a response. A simple HTML Internet site uses minimum resources because it is static, but database-driven platforms are more demanding and use much more processing time. Each page which is served produces two forms of load - CPU load, that depends on the time period the server spends executing a certain script; and MySQL load, which depends on the amount of database queries produced by the script while the customer browses the site. Higher load shall be created if loads of people look through a certain website simultaneously or if loads of database calls are made concurrently. 2 illustrations are a discussion board with many 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 data about the load that your site generates can help you boost the content or see if it is time for you to switch to a more powerful sort of hosting service, if the site is simply getting very popular.

MySQL & Load Stats in Hosting

We produce comprehensive statistics about the system resource usage of every hosting account, so in case you host your websites on our innovative cloud platform, you will be able to check the data with just a couple of mouse clicks from your Hepsia Control Panel. The data is available in 2 different sections. The first one will show you the time our system spent serving your sites, the total time it took for your scripts to be executed, the amount of memory Internet sites used and what different types of processes produced the load. Statistics are produced every six hours. You can see day-to-day and month-to-month statistics as well. In the second section you will find all the databases that you've created within the account and for each and every one of them you shall see the amount of hourly and day-to-day queries. The data shall give you an accurate picture of the overall performance of your Internet sites, especially if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Servers

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 additional information about the general performance of your Internet sites. Two sections of the Hepsia CP are dedicated to the stats, one for each and every kind. Within the CPU Load section you could see the execution time of your scripts and the length of time the hosting server processed them. You can even see the types of processes that were executed. Statistics are generated every six hours, but if needed, you may also check figures for previous days or months. The MySQL Load section will show you the total number of database queries each and every day and per hour, as well as the queries to each individual database that you have inside your semi-dedicated account. Comparing this info to your traffic stats will give you useful data about how your Internet sites perform and you shall see if you have to take some measures to boost them.