MySQL & Load Stats
What type of information is accessible in the MySQL & Load Stats section? How could you benefit from it?
Each time a visitor opens your Internet site, the browser sends a request to the server, which executes it and provides the necessary content as a response. A standard HTML Internet site uses minimum system resources because it's static, but database-driven platforms are more requiring and use more processing time. Every single webpage which is served generates 2 types of load - CPU load, that depends on the time period the web server spends executing a certain script; and MySQL load, that depends on the total number of database queries produced by the script while the client browses the website. Greater load shall be created if many people look through a certain website simultaneously or if a considerable amount of database calls are made concurrently. Two good examples are a discussion board with tens of thousands of users or an online store where a visitor enters a term in a search box and thousands of items are searched. Having detailed data about the load your website generates can help you improve the content or see if it is the perfect time to switch to a more powerful type of web hosting service, if the Internet site is simply getting really popular.
-
MySQL & Load Stats in Shared Website Hosting
We produce comprehensive data about the system resource usage of every
shared website hosting account, so in case you host your websites on our sophisticated cloud platform, you'll be able to take a look at the stats with just a few mouse clicks from your Hepsia CP. The data is supplied in 2 different sections. The first one shall show you the span of time our system spent serving your sites, the total time it took for your scripts to be executed, the amount of memory the sites used and what types of processes produced the load. Statistics are generated every 6 hours. You could see everyday and month-to-month data too. In the second section you will find all the databases you have created within the account and for each and every one of them you will see the number of hourly and daily queries. The data will give you an accurate picture of the overall performance of your Internet sites, especially if you compare it to the daily traffic and visitor data.
-
MySQL & Load Stats in Semi-dedicated Hosting
If you have a
semi-dedicated server account with us, you'll be able to access really detailed CPU and MySQL load data that will give you more info about the overall performance of your Internet sites. 2 sections of the Hepsia Control Panel are devoted to the stats, one for every single type. Inside the CPU Load section you could see the execution time of your scripts and the span of time the web server processed them. You can also see the kinds of processes which were executed. Statistics are generated every six hours, but if required, you could also check data for previous days or months. The MySQL Load section will show you the whole number of database queries each and every day and each hour, plus the queries to each individual database that you have in your semi-dedicated account. Comparing this info to your traffic statistics shall give you important information about how your sites perform and you will see if you have to take some measures to optimize them.