When a visitor opens your Internet site, the web browser sends a request to the server, which executes it and provides the necessary information as a response. A standard HTML Internet site uses minimum system resources as it is static, but database-driven platforms are more demanding and use a lot more processing time. Every page which is served produces two kinds of load - CPU load, which depends on the length of time the hosting server spends executing a certain script; and MySQL load, which depends on the amount of database queries generated by the script while the end user browses the site. Greater load shall be created if loads of people look through a particular Internet site at the same time or if a considerable amount of database calls are made concurrently. 2 examples are a discussion board with many users or an online store where a customer enters a term within a search box and tens of thousands of items are searched. Having in depth statistics about the load your website generates will help you improve the content or see if it's time to switch to a more powerful sort of web hosting service, if the site is simply getting really popular.

MySQL & Load Stats in Semi-dedicated Hosting

Our system produces detailed statistics about both different types of load, so if you purchase a semi-dedicated server for your Internet sites, you can access the data with a few clicks inside your Hepsia hosting Control Panel. Each type of data is listed inside its own section. The CPU Load section shall tell you what processes generated the load and the time it took for the web server to execute all the requests. Though statistics are created every six hours, you can see day-to-day and monthly stats as well. In the MySQL Load section you will find a list of all the databases produced within your semi-dedicated account manually and automatically, how many queries were sent to every one of them, the total daily queries for the account overall, as well as the average hourly rate. This data shall help you figure out how well your sites perform and if any of them requires optimization of some kind.