Whenever a visitor opens your Internet site, the web browser sends a request to the server, which in turn executes it and supplies the desired content as a response. A standard HTML Internet site uses very little system resources for the reason that it is static, but database-driven platforms are more demanding and use much more processing time. Every single page that is served generates 2 types 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 amount of database queries generated by the script while the client browses the site. Larger load shall be produced if a whole lot of people surf a particular site all at once or if loads of database calls are made simultaneously. 2 illustrations are a discussion board with thousands of users or an online store in which a client enters a term within a search box and thousands of items are searched. Having thorough data about the load which your site generates will help you boost the content or see if it's the perfect time to switch to a more powerful kind of website hosting service, if the Internet site is simply getting very popular.

MySQL & Load Stats in Shared Hosting

Using the Hepsia Control Panel, which comes with all of our shared hosting plans, you'll be able to see incredibly comprehensive statistics concerning the resources your websites use. One of the sections shall give you information regarding the CPU load, including the amount of processing time the hosting server spent, how much time it took for your scripts to be executed and how much memory they used. Statistics are routinely produced every 6 hours and you could also see the kinds of processes that generated the most load - PHP, Perl, etc. MySQL load data are listed inside a different section where you could see all the queries on an hourly, everyday, and so forth. basis. You'll be able to go back and compare stats from different months to determine if some update has transformed the resource usage if the total amount of site visitors hasn't changed much. That way, you will see if your Internet site needs to be optimized, which will contribute to a better functionality and an improved user experience.

MySQL & Load Stats in Semi-dedicated Hosting

Our system creates detailed stats about the two different types of load, so if you acquire a semi-dedicated server for your Internet sites, you can access the data with just a couple of clicks within your Hepsia hosting Control Panel. Each kind of info is listed within its own section. The CPU Load section can tell you exactly what processes created the load and the time it took for the web server to execute each of the requests. Although statistics are produced every six hours, you can see daily and monthly statistics as well. In the MySQL Load section you will find a list of all the databases generated inside your semi-dedicated account manually and automatically, what number of queries were sent to each of them, the total daily queries for the account as a whole, along with the average hourly rate. This data shall help you see how well your websites perform and if each of them needs optimization of some sort.