Whenever a visitor opens your site, the browser sends a request to the hosting server, which in turn executes it and provides the desired information as a response. A basic HTML Internet site uses negligible resources as it is static, but database-driven platforms are more demanding and use more processing time. Each and every page which is served creates 2 kinds of load - CPU load, which depends on the length of time the web server spends executing a certain script; and MySQL load, that depends on the amount of database queries generated by the script while the customer browses the Internet site. Larger load shall be created if many people browse a given website at the same time or if loads of database calls are made all at once. 2 illustrations are a discussion board with tens of thousands of users or an online store where a client enters a term inside a search box and thousands of items are searched. Having thorough data about the load that your site generates will allow you to optimize the content or see if it's time for you to switch to a more powerful kind of hosting service, if the Internet site is simply getting quite popular.
MySQL & Load Stats in Website Hosting
If you host your websites inside a website hosting account with our company, you'll have access to comprehensive CPU and MySQL data that will enable you to keep tabs on their overall performance. You could see the stats with a couple of mouse clicks within your Hepsia CP. The CPU Load section can tell you the total time frame the web server spent on your scripts and what amount of memory was needed, plus the time it took for the scripts to be executed. The daily view is the default one, but you may also see the stats from the previous months. The MySQL Load section offer you more info about the amount of queries to each database that you have set up inside the account. Once again, you can see monthly, everyday and per hour stats, that'll give you information that's different from the traffic or the number of visitors that you get. In this way, you can see if the sites require some optimization.
MySQL & Load Stats in Semi-dedicated Hosting
Due to the fact that our system keeps thorough statistics for the load that each semi-dedicated server account produces, you shall be aware of how your sites perform at any time. After you log in to the Hepsia Control Panel, which comes with every account, you can check out the section dedicated to the system load. There, you can see the processing time our system spent on your scripts, the amount of time it took for the scripts to be actually executed and what kinds of processes created the load - cron jobs, PHP pages, Perl scripts, etcetera. You may also see the number of queries to every database inside your semi-dedicated account, the total everyday stats for the account overall, as well as the average hourly rate. With both the CPU and the MySQL load statistics, you could always go back to past days or months and examine the general performance of your Internet sites after some update or after a substantial boost in the number of your visitors.