MySQL & Load Stats
The MySQL & Load Stats will silently gather data while your website is running. See why you need to check them out regularly.
Every time a visitor opens your Internet site, the browser sends a request to the server, which executes it and provides the necessary information as a response. A simple HTML website uses minimal system resources for the reason that it is static, but database-driven platforms are more requiring and use more processing time. Each and every page that's served generates two kinds of load - CPU load, which depends on the span of time the web server spends executing a particular script; and MySQL load, that depends on the amount of database queries produced by the script while the end user browses the site. Larger load will be generated if a whole lot of people browse a given site at the same time or if many database calls are made simultaneously. 2 illustrations are a discussion board with thousands of users or an online store where a visitor enters a term inside a search box and a large number of items are searched. Having thorough data about the load which your Internet site generates will allow you to optimize the content or see if it is time for you to switch to a more powerful sort of web hosting service, if the site is simply getting extremely popular.
-
MySQL & Load Stats in Cloud Web Hosting
Our system keeps comprehensive info about the system resource usage of each
cloud web hosting account that is created on our top-notch cloud platform, so if you decide to host your websites with us, you shall have full access to this data via the Hepsia CP, which you shall get with the account. The CPU load data include the CPU time and the actual execution time of your scripts, and how much system memory they used. You may see what processes produced the load - PHP or Perl scripts, cron jobs, and so on. The MySQL load stats section will show you the number of queries to each specific database that you have created in your shared hosting account, the total queries for the account as a whole and the standard hourly rate. Comparing these figures to the site visitor data shall tell you if your websites perform the way they ought to or if they need some optimization, that'll improve their efficiency and the overall website visitor experience.
-
MySQL & Load Stats in Semi-dedicated Hosting
If you have a
semi-dedicated server account with us, you shall be able to access rather comprehensive CPU and MySQL load stats that'll give you more information about the overall performance of your sites. Two sections of the Hepsia CP are focused on the stats, one for every single type. Inside the CPU Load section you could see the execution time of your scripts and how much time the hosting server processed them. You can even see the types of processes which were executed. Statistics are created every 6 hours, but if necessary, you can also check data for previous days or months. The MySQL Load section shall show you the whole number of database queries per day and per hour, and also the queries to each individual database you have in your semi-dedicated account. Comparing this info to your traffic statistics will give you valuable info about how your sites perform and you will determine if you need to take some measures to enhance them.