When a visitor opens your Internet site, the Internet browser sends a request to the server, which in turn executes it and gives the necessary content as a response. A basic HTML site uses negligible resources for the reason that it is static, but database-driven platforms are more demanding and use much more processing time. Each and every page that is served produces 2 kinds of load - CPU load, that depends on the length of time the server spends executing a particular script; and MySQL load, which depends on the amount of database queries generated by the script while the end user browses the website. Larger load will be created if a lot of people surf a certain website at the same time or if numerous database calls are made simultaneously. Two examples are a discussion board with tens of thousands of users or an online store in which a client enters a term inside a search box and tens of thousands of items are searched. Having thorough stats about the load your website generates will allow you to boost the content or see if it is time for you to switch to a more powerful type of web hosting service, if the website is simply getting really popular.
MySQL & Load Stats in Hosting
If you host your websites within a hosting account with our company, you shall have access to in depth CPU and MySQL statistics that will enable you to keep track of their overall performance. You can easily see the stats with a number of clicks inside your Hepsia Control Panel. The CPU Load section will show you the total time the web server spent on your scripts and what amount of memory was required, along with the time it took for the scripts to be executed. The day-to-day view is the standard one, but you'll be able to also see the numbers from the past months. The MySQL Load section offer you more info about the total amount of queries to each and every database that you have set up inside the account. Once again, you can easily see per month, everyday and hourly data, that shall give you data that's different from the traffic or the number of visitors that you get. In this way, you can identify if the websites require some optimization.
MySQL & Load Stats in Semi-dedicated Hosting
Due to the fact that our system keeps comprehensive stats for the load that each semi-dedicated server account generates, you shall be aware of how your sites perform at any time. After you log in to the Hepsia CP, supplied with every account, you should check out the section committed to the system load. There, you can see the processing time our system spent on your scripts, the span of time it took for the scripts to be actually executed and what kinds of processes generated the load - cron jobs, PHP pages, Perl scripts, and so forth. You could also see the amount of queries to every single database inside your semi-dedicated account, the total daily numbers for the account altogether, plus the average hourly rate. With both the CPU and the MySQL load stats, you can always go back to past days or months and assess the overall performance of your Internet sites after some update or after a considerable boost in the number of your website visitors.