Every time a visitor opens your website, the web browser sends a request to the server, which executes it and supplies the required information as a response. A standard HTML website uses minimal system 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 web server spends executing a specific script; and MySQL load, that depends on the total number of database queries created by the script while the customer browses the Internet site. Greater load will be produced if a whole lot of people browse a certain site concurrently or if many database calls are made all at once. 2 illustrations are a discussion board with 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 statistics about the load which your site generates will enable you to improve the content or see if it is time for you to switch to a more powerful type of hosting service, if the website is simply getting really popular.
MySQL & Load Stats in Shared Website Hosting
Our system keeps comprehensive info about the system resource usage of every shared website hosting account which is set up on our top-notch cloud platform, so given that you decide to host your sites with us, you shall have full access to this information from the Hepsia CP, which you shall get with the account. The CPU load statistics include the CPU time and the actual execution time of your scripts, and how much system memory they used. You may see what processes created the load - PHP or Perl scripts, cron jobs, etc. The MySQL load statistics section will show you the total amount queries to each specific database that you have created in your shared hosting account, the total queries for the account altogether and the standard hourly rate. Comparing these statistics to the visitor stats shall tell you if your websites perform the way they have to or if they require some optimization, which will improve their overall performance and the overall site visitor experience.
MySQL & Load Stats in Semi-dedicated Servers
If you have a semi-dedicated server account with us, you shall be able to access rather comprehensive CPU and MySQL load statistics which will give you additional information about the efficiency of your Internet sites. Two sections of the Hepsia CP are focused on the statistics, one for each kind. In the CPU Load section you are able to see the execution time of your scripts and the length of time the hosting server processed them. You may also see the types of processes which were executed. Stats are created every six hours, but if necessary, you can also check stats for previous days or months. The MySQL Load section will show you the total amount of database queries per day and per hour, as well as the queries to each individual database which you have inside your semi-dedicated account. Comparing this information to your traffic stats shall give you useful data about how your websites perform and you will determine if you must take some measures to enhance them.