MySQL & Load Stats
The MySQL & Load Stats will quietly gather data while your web site is working. Discover why it is important to check them out regularly.
Every time a visitor opens your Internet site, the Internet browser sends a request to the web server, which executes it and gives the necessary content as a response. A standard HTML site uses negligible resources as it is static, but database-driven platforms are more requiring and use far more processing time. Each and every webpage which is served produces two kinds of load - CPU load, which depends on the length of time the server spends executing a particular script; and MySQL load, which depends on the total number of database queries produced by the script while the customer browses the site. Larger load shall be generated if many people surf a given Internet site at the same time or if a lot of database calls are made simultaneously. 2 illustrations are a discussion board with many users or an online store in which a visitor enters a term within a search box and a large number of items are searched. Having thorough stats about the load which your site generates can help you improve the content or see if it's the perfect time to switch to a more powerful sort of web hosting service, if the site is simply getting really popular.
MySQL & Load Stats in Shared Hosting
Using the Hepsia CP, included with all our shared hosting plans, you'll be able to see very comprehensive stats about the system resources your websites use. One of the sections will give you details about the CPU load, such as the amount of processing time the server spent, how much time it took for your scripts to be executed and the amount of memory they used. Stats are automatically created every 6 hours and you could also see the kinds of processes that generated the most load - PHP, Perl, etc. MySQL load statistics are listed within a different section where you'll be able to see all the queries on a per hour, day-to-day, etc. basis. You can go back and compare stats from various months to see if some update has transformed the resource usage if the total amount of site visitors has not changed much. Thus, you will see if your site needs to be optimized, that will contribute to a better overall performance and an improved user experience.