Whenever a visitor opens your Internet site, the Internet browser sends a request to the server, which in turn executes it and provides the required data as a response. A simple HTML site uses minimum resources because it is static, but database-driven platforms are more demanding and use more processing time. Every single webpage which is served produces 2 kinds of load - CPU load, which depends on the span of time the server spends executing a particular script; and MySQL load, that depends on the amount of database queries generated by the script while the end user browses the site. Greater load shall be produced if a lot of people surf a particular Internet site all at once or if many database calls are made all at once. Two good examples are a discussion board with a huge number of users or an online store where a client enters a term inside a search box and thousands of items are searched. Having detailed data about the load that your Internet site generates will enable you to improve the content or see if it's time to switch to a more powerful sort of hosting service, if the Internet site is simply getting quite popular.
MySQL & Load Stats in Cloud Web Hosting
If you host your Internet sites in a cloud web hosting account with our company, you shall have access to detailed CPU and MySQL data which will allow you to keep an eye on their overall performance. You are able to see the stats with a few clicks within 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 required, plus the time it took for the scripts to be executed. The everyday view is the default one, but you'll be able to also see the stats from the past months. The MySQL Load section offer more details about the number of queries to every database that you have set up inside the account. Once again, you can easily see per month, day-to-day and hourly statistics, that'll give you data which is different from the traffic or the number of visitors which you get. In this way, you can see if the Internet sites require some optimization.
MySQL & Load Stats in Semi-dedicated Servers
Our system generates detailed statistics about the two different kinds of load, so if you get a semi-dedicated server for your sites, you can access the info with just a few clicks inside your Hepsia hosting Control Panel. Each type of info is listed in its own section. The CPU Load section will tell you exactly what processes produced the load and the length of time it took for the hosting server to execute all of the requests. Although stats are generated every 6 hours, you can see day by day and month-to-month statistics also. In the MySQL Load section you shall find a list of all the databases generated within your semi-dedicated account manually and automatically, what amount of queries were sent to every one of them, the total everyday 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 one of them needs optimization of some kind.