Every time a visitor opens your Internet site, the Internet browser sends a request to the hosting server, which in turn executes it and gives the necessary content as a response. A simple HTML website uses negligible system resources for the reason that it's static, but database-driven platforms are more demanding and use much more processing time. Each and every webpage that is served produces two forms of load - CPU load, that depends on the amount of time the hosting server spends executing a particular script; and MySQL load, which depends on the number of database queries produced by the script while the customer browses the Internet site. Bigger load shall be created if loads of people look through a given site all at once or if a lot of database calls are made all at once. Two illustrations are a discussion board with many users or an online store in which a client enters a term inside a search box and thousands of items are searched. Having detailed statistics about the load which your website generates will help you boost the content or see if it's the perfect time to switch to a more powerful type of hosting service, if the Internet site is simply getting quite popular.

MySQL & Load Stats in Hosting

Our system keeps comprehensive info about the system resource usage of every hosting account that is set up on our top-notch cloud platform, so in case you choose to host your websites with our company, you shall have full access to this information from the Hepsia Control Panel, which you will get with the account. The CPU load data include the CPU time and the actual execution time of your scripts, and the amount of system memory they used. You may see what processes created the load - PHP or Perl scripts, cron jobs, and so forth. The MySQL load data section will show you the amount of queries to each particular database which you have created inside your shared hosting account, the total queries for the account altogether and the standard hourly rate. Comparing these statistics to the site visitor stats will tell you if your websites perform the way they need to or if they need some optimization, that'll improve their performance and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates detailed stats about the two different types of load, so if you buy a semi-dedicated server for your sites, you can access the info with just a couple of mouse clicks inside your Hepsia hosting Control Panel. Each type of information is listed in its own section. The CPU Load section will tell you what processes created the load and the amount of time it took for the server to execute all the requests. Although stats are produced every six hours, you can see day-to-day and monthly stats as well. In the MySQL Load section you shall find a list of all the databases created in your semi-dedicated account manually and automatically, what amount of queries were sent to every one of them, the total everyday queries for the account as a whole, as well as the average hourly rate. This data will help you determine how well your websites perform and if any of them needs optimization of some type.