Each time a visitor opens your Internet site, the Internet browser sends a request to the server, which executes it and provides the required content as a response. A basic HTML website uses very little system resources as it is static, but database-driven platforms are more requiring and use much more processing time. Each page which is served generates 2 types of load - CPU load, which depends on the amount of time the web server spends executing a specific script; and MySQL load, which depends on the number of database queries created by the script while the client browses the website. Higher load will be produced if many people surf a certain Internet site all at once or if numerous database calls are made all at once. Two examples are a discussion board with a huge number of users or an online store in which a visitor enters a term inside a search box and thousands of items are searched. Having detailed stats about the load that your Internet site generates will help you boost the content or see if it is the perfect time to switch to a more powerful kind of web hosting service, if the site is simply getting quite popular.

MySQL & Load Stats in Web Hosting

Our system keeps comprehensive information about the system resource usage of each web hosting account that is created on our top-notch cloud platform, so in case you choose to host your Internet sites with our company, you shall have full access to this info via the Hepsia CP, which you will get with the account. The CPU load data feature the CPU time and the actual execution time of your scripts, along with the amount of system memory they used. You can also see what processes produced the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load statistics section will show you the amount of queries to each individual database that you've created in your shared hosting account, the total queries for the account as a whole and the normal hourly rate. Comparing these numbers to the visitor stats will tell you if your sites perform the way they should or if they require some optimization, that'll improve their efficiency and the overall site visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

If you need to see comprehensive stats about the load created by your sites, it won't take more than a few clicks to do that. The Hepsia hosting CP, supplied with all semi-dedicated servers that we offer, has a section committed to the system resource usage and the info there can tell you if your Internet sites function properly and if the load they create corresponds to the total amount of received website visitors. The CPU load data include the script execution time and the span of time it took for the web server to process the requests, as well as what kinds of processes created the load. The MySQL statistics shall show you how often every single database was accessed, as well as daily and by the hour data for the entire account. With both kinds of statistics, you can check the numbers for any of the past days and months, so you can see how sites perform as the traffic to them rises or after you have applied some update.