MySQL & Load Stats
What kind of information is provided in the MySQL & Load Stats section? How do you take full advantage of it?
Whenever a visitor opens your website, the web browser sends a request to the hosting server, which executes it and supplies the desired data as a response. A standard HTML site uses negligible system resources as it's static, but database-driven platforms are more requiring and use more processing time. Every webpage that is served generates 2 types of load - CPU load, which depends on the time the web server spends executing a particular script; and MySQL load, that depends on the total number of database queries generated by the script while the user browses the website. Larger load shall be generated if a lot of people browse a given site at the same time or if loads of database calls are made simultaneously. Two good examples are a discussion board with many users or an online store where a client enters a term within a search box and thousands of items are searched. Having in depth stats about the load which your website generates will help you boost the content or see if it's time for you to switch to a more powerful kind of web hosting service, if the site is simply getting really popular.
-
MySQL & Load Stats in Shared Hosting
We generate thorough data about the system resource usage of each and every
shared hosting account, so if you host your sites on our sophisticated cloud platform, you shall be able to check out the stats with only a couple of mouse clicks from your Hepsia Control Panel. The data is available in 2 different sections. The first one will show you the time our system spent serving your sites, the total time it took for your scripts to be executed, what amount of memory the sites used and what kinds of processes produced the load. Stats are produced every six hours. You can see everyday and per month data as well. In the second section you will find all the databases that you have created in the account and for each one of them you shall see the amount of hourly and daily queries. The data will give you an accurate picture of the functionality of your websites, specifically if you compare it to the daily traffic and visitor stats.
-
MySQL & Load Stats in Semi-dedicated Servers
If you have a
semi-dedicated server account with us, you shall be able to access quite comprehensive CPU and MySQL load stats that will give you more info about the functionality of your Internet sites. 2 sections of the Hepsia CP are focused on the statistics, one for every single type. Within the CPU Load section you are able to see the execution time of your scripts and the length of time the web server processed them. Additionally you can see the different types of processes that were executed. Statistics are produced every six hours, but if necessary, you can also check statistics for previous days or months. The MySQL Load section shall show you the entire number of database queries each and every day and per hour, as well as the queries to each individual database you have within your semi-dedicated account. Comparing this data to your traffic statistics shall give you valuable information about how your sites perform and you will see if you need to take some measures to improve them.