If you have an HTML site, in all probability it uses a small amount of system resources because it's static, but that isn't so with dynamic database-driven websites that use PHP scripts and provide much more features. This sort of sites create load on the website hosting server each and every time somebody browses them, simply because the web server requires time to execute the script, to access the database and then to deliver the info requested by the visitor's web browser. A famous discussion board, for example, stores all usernames and posts inside a database, so some load is generated every single time a thread is opened or a user looks for a given name. If lots of people connect to the forum concurrently, or if each search involves checking hundreds of thousands of database entries, this can create high load and affect the overall performance of the website. In this regard, CPU and MySQL load data can provide you with information about the site’s performance, as you can compare the numbers with your traffic statistics to decide if the website should be optimized or moved to a new sort of web hosting platform which will be able to bear the high system load if the website is really popular.
MySQL & Load Stats in Cloud Web Hosting
Our system keeps detailed information about the system resource usage of every cloud web hosting account that is created on our top-notch cloud platform, so if you opt to host your websites with our company, you shall have full access to this information through the Hepsia Control Panel, which you shall get with the account. The CPU load stats include the CPU time and the actual execution time of your scripts, as well as how much system memory they used. You may also see what processes created the load - PHP or Perl scripts, cron jobs, etc. The MySQL load stats section will show you the total amount queries to each particular database that you have created inside your shared hosting account, the total queries for the account as a whole and the normal hourly rate. Comparing these figures to the visitor statistics shall tell you if your Internet sites perform the way they need to or if they require some optimization, that will improve their functionality and the overall visitor experience.
MySQL & Load Stats in Semi-dedicated Servers
Our system generates comprehensive stats about the two kinds of load, so if you buy a semi-dedicated server for your sites, you can access the data with just a few clicks within your Hepsia hosting CP. Each kind of information is listed in its own section. The CPU Load section will tell you what processes generated the load and the time it took for the web server to execute all the requests. Though statistics are produced every 6 hours, you can see day by day and per month statistics too. In the MySQL Load section you shall find a list of all the databases generated inside your semi-dedicated account manually and automatically, what number of queries were sent to every one of them, the total daily queries for the account in general, plus the average per hour rate. This data will help you see how well your websites perform and if each of them requires optimization of some type.