Every time a visitor opens your website, the web browser sends a request to the web server, which in turn executes it and supplies the necessary content as a response. A basic HTML site uses minimal resources as it's static, but database-driven platforms are more requiring and use more processing time. Every single webpage that is served generates 2 sorts of load - CPU load, that depends on the amount of time the hosting server spends executing a certain script; and MySQL load, that depends on the number of database queries produced by the script while the client browses the Internet site. Larger load will be produced if a lot of people surf a particular website at the same time or if a lot of database calls are made all at once. 2 illustrations are a discussion board with thousands of users or an online store in which a customer enters a term within a search box and thousands of items are searched. Having thorough stats about the load which your Internet site generates will enable you to boost the content or see if it's time for you to switch to a more powerful sort of web hosting service, if the site is simply getting really popular.

MySQL & Load Stats in Shared Website Hosting

Our system keeps comprehensive information about the system resource usage of each and every shared website hosting account that is set up on our top-notch cloud platform, so given that you opt to host your sites with our company, you will have full access to this info through the Hepsia Control Panel, which you'll get with the account. The CPU load data include the CPU time and the actual execution time of your scripts, and how much system memory they used. You could also see what processes produced the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load stats section will show you the number of queries to each individual database that you have created in your shared hosting account, the total queries for the account in general and the average hourly rate. Comparing these statistics to the visitor data shall tell you if your sites perform the way they have to or if they require some optimization, that'll improve their efficiency and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Our system produces thorough stats about the two different types of load, so if you buy a semi-dedicated server for your websites, you can access the info with just a couple of mouse clicks in your Hepsia hosting Control Panel. Each type of data is listed inside its own section. The CPU Load section shall tell you which processes generated the load and the amount of time it took for the hosting server to execute each of the requests. Though statistics are created every 6 hours, you can see day-to-day and month-to-month statistics as well. In the MySQL Load section you shall find a list of all the databases produced in your semi-dedicated account manually and automatically, what number of queries were sent to each of them, the total daily queries for the account overall, plus the average hourly rate. This data shall help you see how well your websites perform and if each of them requires optimization of some kind.