Every time a visitor opens your site, the browser sends a request to the server, which in turn executes it and provides the necessary content as a response. A simple HTML site uses very little resources as it's static, but database-driven platforms are more requiring and use much more processing time. Each and every webpage which is served generates 2 types of load - CPU load, which depends on the span of time the server spends executing a certain script; and MySQL load, that depends on the number of database queries generated by the script while the end user browses the Internet site. Higher load will be produced if a lot of people surf a certain website at the same time or if a considerable amount of database calls are made at the same time. Two examples are a discussion board with many users or an online store where a client enters a term inside a search box and tens of thousands of items are searched. Having comprehensive statistics about the load your Internet site generates can help you optimize the content or see if it's time to switch to a more powerful kind of web hosting service, if the website is simply getting really popular.
MySQL & Load Stats in Website Hosting
If you host your websites in a website hosting account with us, you will have access to detailed CPU and MySQL data that will allow you to keep track of their functionality. You are able to see the data with a couple of mouse clicks inside your Hepsia CP. The CPU Load section will show you the total time period the hosting server spent on your scripts and the amount of memory was needed, along with the time it took for the scripts to be executed. The daily view is the default one, but you are able to also see the data from the past months. The MySQL Load section will provide you with more info about the amount of queries to every database that you have set up in the account. Once again, you can easily see monthly, day-to-day and per hour statistics, that shall give you info that's different from the traffic or the number of visitors you get. Thus, you can see if the Internet sites require some optimization.
MySQL & Load Stats in Semi-dedicated Hosting
Our system generates in depth stats about both different kinds of load, so if you buy a semi-dedicated server for your websites, you can access the data with just a couple of clicks within your Hepsia hosting Control Panel. Each type of info is listed inside its own section. The CPU Load section will show you exactly what processes produced the load and the amount of time it took for the hosting server to execute all the requests. Though statistics are created every six hours, you can see daily and per month statistics 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 everyday queries for the account in general, plus the average per hour rate. This info will help you figure out how well your websites perform and if any one of them requires optimization of some kind.