When a visitor opens your Internet site, the browser sends a request to the web server, which executes it and supplies the required data as a response. A standard HTML Internet site uses negligible resources because it's static, but database-driven platforms are more requiring and use much more processing time. Each and every webpage that's served produces 2 forms of load - CPU load, that depends on the span of time the hosting server spends executing a particular script; and MySQL load, which depends on the total number of database queries produced by the script while the end user browses the website. Greater load will be generated if many people look through a particular site at the same time or if numerous database calls are made all at once. Two good examples are a discussion board with many users or an online store where a visitor enters a term inside a search box and thousands of items are searched. Having in depth data about the load which your Internet site generates will enable you to boost the content or see if it's time to switch to a more powerful kind of web hosting service, if the site is simply getting quite popular.

MySQL & Load Stats in Shared Hosting

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

MySQL & Load Stats in Semi-dedicated Servers

If you want to see comprehensive stats with regards to the load created by your websites, it will not take more than a couple of clicks to do that. The Hepsia hosting Control Panel, included with all semi-dedicated servers that we offer, features a section focused on the system resource usage and the info there can tell you if your sites function properly and if the load they produce corresponds to the total amount of received site visitors. The CPU load statistics include the script execution time and the span of time it took for the web server to process the requests, plus what sorts of processes created the load. The MySQL data shall show you how often each individual database was accessed, plus everyday and per hour statistics for the whole account. With both types of statistics, you'll be able to check the numbers for any of the past days and months, so you can easily see how sites perform as the traffic to them rises or once you've applied some update.