Each time a visitor opens your website, the Internet browser sends a request to the server, which in turn executes it and gives the necessary information as a response. A standard HTML Internet site uses minimal system resources because it's static, but database-driven platforms are more demanding and use much more processing time. Each webpage that's served creates two types of load - CPU load, that depends on the span of time the hosting server spends executing a particular script; and MySQL load, that depends on the number of database queries produced by the script while the customer browses the site. Greater load will be produced if loads of people look through a particular site 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 client enters a term inside a search box and tens of thousands of items are searched. Having thorough data about the load your website generates will enable you to optimize the content or see if it is time to switch to a more powerful kind of web hosting service, if the Internet site is simply getting really popular.

MySQL & Load Stats in Shared Hosting

Using the Hepsia CP, provided with all of our shared hosting offers, you shall be able to to see really detailed data about the system resources which your websites use. One of the sections will give you details about the CPU load, like how much processing time the server spent, how much time it took for your scripts to be executed and how much memory they used. Statistics are routinely provided every six hours and you can also see the types of processes that generated the most load - PHP, Perl, and so on. MySQL load stats are listed in an individual section where you'll be able to see all the queries on a per hour, everyday, and so on. basis. You can go back and compare data from different months to find out whether some update has altered the resource usage if the number of site visitors hasn't changed much. This way, you can see if your site needs to be optimized, which will result in a better functionality and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

If you would like to see thorough stats for the load created by your websites, it will not take more than just a few mouse clicks to do that. The Hepsia hosting CP, included with all semi-dedicated servers we offer, has a section devoted to the system resource usage and the data there shall tell you if your Internet sites function properly and if the load they generate corresponds to the total amount of received site visitors. The CPU load data include the script execution time and the span of time it took for the hosting server to process the requests, and also what types of processes created the load. The MySQL data shall show you how often every single database was accessed, and also day-to-day and hourly stats for the whole account. With both sorts of stats, you can check the numbers for every one of the past days and months, so you could see how the websites perform as the traffic to them increases or after you have applied some update.