Each time a visitor opens your Internet site, the Internet browser sends a request to the server, which in turn executes it and gives the required content as a response. A simple HTML site uses minimum resources for the reason that it's static, but database-driven platforms are more requiring and use a lot more processing time. Every single webpage that is served produces 2 kinds of load - CPU load, which depends on the amount of time the server spends executing a particular script; and MySQL load, which depends on the total number of database queries generated by the script while the client browses the Internet site. Larger load shall be created if a whole lot of people browse a certain website all at once or if numerous database calls are made at the same time. 2 good examples are a discussion board with a huge number of users or an online store where a customer enters a term within a search box and thousands of items are searched. Having detailed statistics about the load your site generates will help you boost the content or see if it is the perfect time to switch to a more powerful sort of website hosting service, if the Internet site is simply getting really popular.

MySQL & Load Stats in Hosting

Using the Hepsia CP, which comes with all our hosting packages, you'll be able to see incredibly comprehensive stats concerning the resources your sites use. One of the sections will give you info on the CPU load, such as how much processing time the web server spent, the length of time it took for your scripts to be executed and the amount of memory they used. Statistics are routinely provided every 6 hours and you may also see the kinds of processes that produced the most load - PHP, Perl, etc. MySQL load statistics are listed within a separate section in which you are able to see all the queries on a per hour, everyday, and so on. basis. You'll be able to go back and compare statistics from various months to find out whether some update has changed the resource usage if the number of website visitors hasn't changed much. This way, you can determine if your site needs to be optimized, that'll result in a better overall performance and an improved user experience.

MySQL & Load Stats in Semi-dedicated Servers

Our system generates detailed statistics about the two kinds of load, so if you acquire a semi-dedicated server for your websites, you can access the data with just a few mouse clicks within your Hepsia hosting CP. Each type of info is listed within its own section. The CPU Load section can tell you what processes produced the load and the length of time it took for the web server to execute all the requests. Though statistics are created every 6 hours, you can see daily and month-to-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, the amount of queries were sent to every one of them, the total day-to-day queries for the account in general, along with the average hourly rate. This info will help you see how well your websites perform and if each of them needs optimization of some type.