Each time a visitor opens your Internet site, the web browser sends a request to the web server, which executes it and gives the desired information as a response. A simple HTML website uses negligible resources due to the fact that it is static, but database-driven platforms are more requiring and use far more processing time. Every single webpage that is served creates 2 sorts of load - CPU load, which depends on the amount of time the web server spends executing a particular script; and MySQL load, that depends on the amount of database queries created by the script while the client browses the site. Larger load shall be generated if many people surf a certain Internet site all at once or if numerous database calls are made all at once. 2 illustrations are a discussion board with many users or an online store where a visitor enters a term within a search box and a large number of items are searched. Having in depth data about the load that your website generates will allow you to improve the content or see if it is time for you to switch to a more powerful kind of hosting service, if the Internet site is simply getting very popular.

MySQL & Load Stats in Website Hosting

If you host your sites within a website hosting account with us, you will have access to comprehensive CPU and MySQL statistics that will permit you to keep an eye on their functionality. You can easily see the stats with several clicks inside your Hepsia Control Panel. The CPU Load section will reveal to you the total time frame the server spent on your scripts and just how much memory was needed, plus the time it took for the scripts to be executed. The day-to-day view is the default one, but you can also see the stats from the preceding months. The MySQL Load section give you additional information about the number of queries to every database that you have created in the account. Once again, you can see monthly, day-to-day and per hour stats, that shall give you data that's different from the traffic or the number of visitors that you get. In this way, you can see if the websites require some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with us, you will be able to access rather detailed CPU and MySQL load data that'll give you addiitional information about the efficiency of your websites. Two sections of the Hepsia Control Panel are committed to the statistics, one for every type. Within the CPU Load section you can see the execution time of your scripts and how much time the hosting server processed them. You can even see the different types of processes that were executed. Stats are generated every 6 hours, but if necessary, you can also check statistics for previous days or months. The MySQL Load section will show you the entire amount of database queries daily and per hour, plus the queries to each individual database you have in your semi-dedicated account. Comparing this data to your traffic stats will give you valuable information about how your websites perform and you shall see if you need to take some measures to improve them.