When a visitor opens your site, the Internet browser sends a request to the server, which executes it and provides the desired data as a response. A standard HTML site uses minimal system resources as it is static, but database-driven platforms are more demanding and use much more processing time. Each and every webpage which is served creates two types of load - CPU load, which depends on the amount of time the hosting server spends executing a certain script; and MySQL load, which depends on the number of database queries created by the script while the user browses the site. Greater load shall be produced if loads of people browse a particular Internet site simultaneously or if a lot of database calls are made concurrently. Two good examples are a discussion board with many users or an online store where a client enters a term inside a search box and tens of thousands of items are searched. Having comprehensive data about the load your Internet site generates will allow you to optimize the content or see if it's time to switch to a more powerful sort of hosting service, if the Internet site is simply getting quite popular.

MySQL & Load Stats in Cloud Web Hosting

Using the Hepsia Control Panel, bundled with all of our cloud web hosting packages, you shall be able to to see very detailed stats concerning the resources that your Internet sites use. One of the sections will give you information regarding the CPU load, like how much processing time the web server spent, the length of time it took for your scripts to be executed and how much memory they used. Stats are routinely created every 6 hours and you may also see the different types of processes that generated the most load - PHP, Perl, and so on. MySQL load statistics are listed inside a separate section in which you could see all the queries on a per hour, day-to-day, etcetera. basis. You'll be able to go back and compare stats from various months to find out whether some update has transformed the resource usage if the amount of visitors has not changed much. In this way, you can see if your Internet site needs to be optimized, that will lead to a better overall performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with our company, you'll be able to access rather detailed CPU and MySQL load statistics that will give you more info about the efficiency of your Internet sites. 2 sections of the Hepsia Control Panel are committed to the stats, one for each type. Inside the CPU Load section you could see the execution time of your scripts and the amount of time the web server processed them. You may also see the kinds of processes that were executed. Statistics are produced every six hours, but if required, you can also check statistics for previous days or months. The MySQL Load section will show you the total number of database queries daily and each hour, plus the queries to each individual database that you have within your semi-dedicated account. Comparing this info to your traffic statistics shall give you valuable information about how your Internet sites perform and you will determine if you have to take some measures to enhance them.