Whenever a visitor opens your site, the web browser sends a request to the web server, which in turn executes it and provides the desired data as a response. A standard HTML website uses negligible resources due to the fact that it is static, but database-driven platforms are more requiring and use a lot more processing time. Each page which is served produces 2 forms of load - CPU load, which depends on the time the hosting server spends executing a specific script; and MySQL load, which depends on the total number of database queries produced by the script while the user browses the website. Bigger load shall be created if a whole lot of people browse a given website simultaneously or if a lot of database calls are made at the same time. Two examples are a discussion board with a large number of users or an online store in which a visitor enters a term inside a search box and tens of thousands of items are searched. Having detailed stats about the load your website generates can help you boost the content or see if it's the perfect time to switch to a more powerful kind of web hosting service, if the site is simply getting quite popular.
MySQL & Load Stats in Website Hosting
If you host your sites within a website hosting account with our company, you will have access to detailed CPU and MySQL statistics that will permit you to keep tabs on their overall performance. You can see the stats with a few clicks in your Hepsia Control Panel. The CPU Load section can tell you the total time period the web server spent on your scripts and what amount of memory was needed, and the time it took for the scripts to be executed. The everyday view is the default one, but you'll be able to also see the stats from the preceding months. The MySQL Load section offer more details about the amount of queries to every single database that you have set up within the account. Once again, you are able to see month-to-month, everyday and per hour stats, that'll give you data which is different from the traffic or the number of visitors that you get. This way, you can determine if the Internet sites need some optimization.
MySQL & Load Stats in Semi-dedicated Hosting
Since our system keeps detailed stats for the load which each semi-dedicated server account generates, you shall be aware of how your Internet sites perform at any time. Once you log in to the Hepsia Control Panel, supplied with every single account, you can check out the section committed to the system load. In it, you are able to see the processing time our system spent on your scripts, the time it took for the scripts to be actually executed and what types of processes created the load - cron jobs, PHP pages, Perl scripts, and so forth. You could also see the number of queries to every database within your semi-dedicated account, the total everyday stats for the account in general, and also the average hourly rate. With both the CPU and the MySQL load statistics, you may always go back to past days or months and evaluate the functionality of your sites after some update or after a substantial rise in the number of your visitors.