When a visitor opens your site, the web browser sends a request to the server, which in turn executes it and gives the necessary information as a response. A simple HTML website uses very little resources because it is static, but database-driven platforms are more requiring and use a lot more processing time. Each and every page which is served produces two types of load - CPU load, that depends on the length of time the 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 website. Higher load will be generated if a considerable amount of people browse a certain Internet site at the same time or if a lot of database calls are made at the same time. Two illustrations are a discussion board with tens of thousands of users or an online store in which a customer enters a term within a search box and a large number of items are searched. Having detailed stats about the load your site generates can help you boost the content or see if it's time for you to switch to a more powerful kind of website hosting service, if the Internet site is simply getting extremely popular.

MySQL & Load Stats in Cloud Website Hosting

If you host your sites within a cloud website hosting account with our company, you shall have access to comprehensive CPU and MySQL data that will enable you to keep track of their performance. You can see the data with several mouse clicks inside your Hepsia CP. The CPU Load section will show you the total time the web server spent on your scripts and the amount of memory was required, along with the time it took for the scripts to be executed. The day-to-day view is the standard one, but you could also see the stats from the preceding months. The MySQL Load section offer you more info about the amount of queries to each and every database that you have set up in the account. Once again, you are able to see month-to-month, everyday and per hour stats, that shall give you data that's different from the traffic or the number of visitors which you get. That way, you can determine if the sites require some optimization.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates detailed stats about both different types of load, so if you acquire a semi-dedicated server for your sites, you can access the information with just a few clicks inside your Hepsia hosting Control Panel. Every type of information is listed inside its own section. The CPU Load section will show you which processes created the load and the time it took for the web server to execute each of the requests. Though statistics are generated every six hours, you can see day by day and month-to-month stats also. In the MySQL Load section you will find a list of all the databases created inside your semi-dedicated account manually and automatically, the amount of queries were sent to each one of them, the total daily queries for the account overall, along with the average per hour rate. This info will help you figure out how well your Internet sites perform and if any of them requires optimization of some type.