Every time a visitor opens your website, the Internet browser sends a request to the server, which executes it and provides the required content as a response. A standard HTML website uses minimal resources because it's static, but database-driven platforms are more requiring and use far more processing time. Every page that is served generates two sorts of load - CPU load, which depends on the length of time the hosting server spends executing a certain script; and MySQL load, that depends on the total number of database queries produced by the script while the end user browses the Internet site. Bigger load shall be created if many people surf a given Internet site all at once or if numerous database calls are made all at once. 2 illustrations are a discussion board with thousands of users or an online store where a client enters a term in a search box and a large number of items are searched. Having comprehensive data about the load your Internet site generates will allow you to improve the content or see if it is the perfect time to switch to a more powerful kind of website hosting service, if the website is simply getting really popular.

MySQL & Load Stats in Web Hosting

If you host your websites inside a web hosting account with our company, you'll have access to in depth CPU and MySQL statistics that will enable you to keep track of their overall performance. You are able to see the statistics with a couple of mouse clicks inside your Hepsia Control Panel. The CPU Load section can tell you the total time frame the hosting server spent on your scripts and how much memory was needed, and the time it took for the scripts to be executed. The everyday view is the standard one, but you'll be able to also see the numbers from the past months. The MySQL Load section offer additional information about the number of queries to each and every database that you have created within the account. Once again, you are able to see per month, everyday and per hour statistics, that'll give you information which is different from the traffic or the number of visitors you get. This way, you can determine if the Internet sites require some optimization.

MySQL & Load Stats in Semi-dedicated Servers

Our system produces thorough stats about the two different kinds of load, so if you purchase a semi-dedicated server for your Internet sites, you can access the info with just a few clicks in your Hepsia hosting CP. Every type of information is listed within its own section. The CPU Load section can tell you which processes generated the load and how much time it took for the server to execute every one of the requests. Though stats are produced every 6 hours, you can see day by day and per month stats also. In the MySQL Load section you'll find a list of all the databases created in your semi-dedicated account manually and automatically, how many queries were sent to every one of them, the total everyday queries for the account overall, as well as the average hourly rate. This information shall help you see how well your sites perform and if any one of them needs optimization of some kind.