Every time a visitor opens your Internet site, the Internet browser sends a request to the hosting server, which executes it and gives the required data as a response. A simple HTML website uses very little resources due to the fact that it's static, but database-driven platforms are more requiring and use more processing time. Every single page which is served produces 2 kinds of load - CPU load, that depends on the time period the server spends executing a specific script; and MySQL load, that depends on the total number of database queries created by the script while the client browses the website. Greater load shall be produced if loads of people look through a certain website concurrently or if loads of database calls are made concurrently. 2 examples are a discussion board with a huge number of users or an online store in which a visitor enters a term in a search box and a large number of items are searched. Having comprehensive data about the load that your website generates will help you optimize the content or see if it's time to switch to a more powerful kind of web hosting service, if the Internet site is simply getting very popular.
MySQL & Load Stats in Website Hosting
If you host your websites within a website hosting account with our company, you shall have access to comprehensive CPU and MySQL data that will allow you to keep track of their overall performance. You can easily see the statistics with a couple of mouse clicks in your Hepsia Control Panel. The CPU Load section can tell you the total time period the web 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 everyday view is the standard one, but you could also see the statistics from the past months. The MySQL Load section offer more info about the number of queries to each database that you have set up within the account. Once again, you can easily see per month, day-to-day and per hour stats, which will give you data that's different from the traffic or the number of visitors you get. That way, you can identify if the websites require some optimization.
MySQL & Load Stats in Semi-dedicated Servers
Our system produces comprehensive stats about both kinds of load, so if you buy a semi-dedicated server for your sites, you can access the information with a few mouse clicks inside your Hepsia hosting Control Panel. Each kind of information is listed in its own section. The CPU Load section shall tell you exactly what processes created the load and the span of time it took for the web server to execute all the requests. Though statistics are created every 6 hours, you can see day-to-day and per month statistics also. In the MySQL Load section you'll find a list of all the databases generated in your semi-dedicated account manually and automatically, what amount of queries were sent to each one of them, the total everyday queries for the account overall, plus the average per hour rate. This information shall help you figure out how well your Internet sites perform and if each of them requires optimization of some type.