Whenever a visitor opens your Internet site, the Internet browser sends a request to the hosting server, which in turn executes it and provides the desired content as a response. A standard HTML site uses negligible system resources due to the fact that it's static, but database-driven platforms are more demanding and use a lot more processing time. Each and every webpage that is served generates 2 sorts of load - CPU load, that depends on the length of time the hosting server spends executing a specific script; and MySQL load, which depends on the amount of database queries generated by the script while the client browses the website. Higher load will be created if many people browse a particular Internet site concurrently or if many database calls are made concurrently. Two good examples are a discussion board with a huge number of users or an online store in which a client enters a term inside a search box and a large number of items are searched. Having detailed statistics about the load that your website generates can help you optimize the content or see if it's the perfect time to switch to a more powerful type of hosting service, if the site is simply getting very popular.
MySQL & Load Stats in Shared Website Hosting
Our system keeps comprehensive information about the system resource usage of every shared website hosting account that's set up on our top-notch cloud platform, so if you choose to host your sites with our company, you'll have full access to this information from the Hepsia Control Panel, which you'll get with the account. The CPU load statistics feature 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, and so on. The MySQL load data section will show you the total amount queries to each particular database you have created inside your shared hosting account, the total queries for the account as a whole and the average hourly rate. Comparing these statistics to the visitor stats shall tell you if your sites perform the way they ought to or if they need some optimization, that'll improve their functionality and the overall site visitor experience.
MySQL & Load Stats in Semi-dedicated Hosting
Our system creates comprehensive statistics about the two different kinds of load, so if you buy a semi-dedicated server for your Internet sites, you can access the data with just a couple of mouse clicks inside your Hepsia hosting CP. Each type of info is listed inside its own section. The CPU Load section shall tell you exactly what processes created the load and the length of time it took for the server to execute every one of the requests. Although statistics are generated every six hours, you can see day by day and per month statistics also. In the MySQL Load section you'll find a list of all the databases generated inside your semi-dedicated account manually and automatically, the amount of queries were sent to each of them, the total daily queries for the account as a whole, as well as the average hourly rate. This information shall help you figure out how well your Internet sites perform and if each of them needs optimization of some sort.