Each time a visitor opens your site, the browser sends a request to the server, which executes it and supplies the desired data as a response. A simple HTML site uses very little resources as it's static, but database-driven platforms are more requiring and use more processing time. Every webpage that is served creates two kinds of load - CPU load, that depends on the time the web server spends executing a certain script; and MySQL load, which depends on the number of database queries created by the script while the customer browses the Internet site. Larger load shall be generated if a whole lot of people look through a certain Internet site simultaneously or if numerous database calls are made concurrently. Two good examples are a discussion board with a huge number of users or an online store where a visitor enters a term in a search box and a large number of items are searched. Having detailed data about the load which your site generates will help you boost the content or see if it is time to switch to a more powerful type of hosting service, if the Internet site is simply getting really popular.
MySQL & Load Stats in Shared Web Hosting
If you host your Internet sites inside a shared web hosting account with our company, you will have access to thorough CPU and MySQL statistics that will permit you to keep an eye on their functionality. You can see the statistics with a number of mouse clicks inside your Hepsia Control Panel. The CPU Load section will reveal to you the total time period the web server spent on your scripts and how much memory was needed, along with the time it took for the scripts to be executed. The daily view is the default one, but you are able to also see the numbers from the preceding months. The MySQL Load section give you additional information about the number of queries to every single database that you have created inside the account. Once again, you can easily see month-to-month, day-to-day and per hour stats, that will give you information which is different from the traffic or the number of visitors which you get. In this way, you can identify if the websites need 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 will be aware of how your Internet sites perform at any time. When you log in to the Hepsia CP, provided with each account, you can check out the section devoted to the system load. There, you are able to 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 types of processes created the load - cron jobs, PHP pages, Perl scripts, etcetera. You may also see the number of queries to each database in your semi-dedicated account, the total everyday numbers for the account overall, and also the average hourly rate. With both the CPU and the MySQL load data, you may always go back to past days or months and assess the overall performance of your Internet sites after some update or after a sizeable rise in the number of your website visitors.