When a visitor opens your website, the browser sends a request to the hosting server, which in turn executes it and gives the necessary content as a response. A simple HTML Internet site uses negligible resources as it is static, but database-driven platforms are more requiring and use far more processing time. Each and every page which is served produces 2 types of load - CPU load, which depends on the time period the hosting server spends executing a particular script; and MySQL load, which depends on the amount of database queries created by the script while the client browses the site. Bigger load shall be generated if a whole lot of people look through a given website all at once or if loads of database calls are made all at once. Two good examples are a discussion board with thousands of users or an online store where a client enters a term in a search box and tens of 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's the perfect time to switch to a more powerful sort of hosting service, if the site is simply getting quite popular.
MySQL & Load Stats in Website Hosting
Our system keeps comprehensive info about the system resource usage of every single website hosting account that's set up on our top-notch cloud platform, so given that you opt to host your Internet sites with our company, you will have full access to this data through the Hepsia CP, which you'll get with the account. The CPU load data include the CPU time and the actual execution time of your scripts, plus what amount of system memory they used. You can also see what processes generated the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load stats section will show you the amount of queries to each specific database you have created in your shared hosting account, the total queries for the account altogether and the typical hourly rate. Comparing these statistics to the website visitor data will tell you if your Internet sites perform the way they should or if they need some optimization, that'll improve their functionality and the overall visitor experience.
MySQL & Load Stats in Semi-dedicated Servers
If you need to see thorough stats about the load generated by your websites, it will not take more than just a few clicks to do this. The Hepsia hosting Control Panel, which comes with all semi-dedicated servers which we offer, features a section focused on the system resource usage and the info there will tell you if your websites function properly and if the load they produce corresponds to the amount of received site visitors. The CPU load stats include the script execution time and the amount of time it took for the server to process the requests, as well as what kinds of processes generated the load. The MySQL statistics will show you how frequently each individual database was accessed, as well as daily and hourly data for the whole account. With both sorts of statistics, you'll be able to check the numbers for every one of the past days and months, so you could see how the websites perform as the traffic to them grows or once you've applied some update.