Whenever a visitor opens your Internet site, the Internet browser sends a request to the server, which in turn executes it and provides the desired information as a response. A simple HTML site uses minimal system resources because it's static, but database-driven platforms are more requiring and use a lot more processing time. Every page that is served creates 2 sorts of load - CPU load, which depends on the time the hosting server spends executing a certain script; and MySQL load, which depends on the number of database queries produced by the script while the client browses the Internet site. Greater load shall be generated if a whole lot of people surf a particular Internet site concurrently or if loads of database calls are made all at once. Two good examples are a discussion board with a huge number of 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 comprehensive data about the load that your site generates will enable you to improve the content or see if it is time for you to switch to a more powerful sort of web hosting service, if the Internet site is simply getting very popular.

MySQL & Load Stats in Shared Website Hosting

If you host your websites inside a shared website hosting account with our company, you will have access to thorough CPU and MySQL stats that will enable you to keep tabs on their performance. You could see the data with a number of mouse clicks in your Hepsia Control Panel. The CPU Load section can tell you the total time the hosting server spent on your scripts and the amount of memory was needed, and the time it took for the scripts to be executed. The everyday view is the standard one, but you can also see the stats from the past months. The MySQL Load section give you more details about the total amount of queries to every database that you have set up inside the account. Once again, you can see per month, everyday and per hour data, that shall give you info that's different from the traffic or the number of visitors that you get. That way, you can identify if the Internet sites require some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

Our system creates detailed stats about both different kinds of load, so if you purchase a semi-dedicated server for your sites, you can access the data with a few clicks inside your Hepsia hosting CP. Each type of data is listed inside its own section. The CPU Load section will show you what processes produced the load and the amount of time it took for the hosting server to execute all the requests. Although statistics are created every six hours, you can see daily and month-to-month stats as well. In the MySQL Load section you shall find a list of all the databases created in your semi-dedicated account manually and automatically, what number of queries were sent to each one of them, the total everyday queries for the account in general, plus the average per hour rate. This data will help you see how well your websites perform and if any of them requires optimization of some kind.