MySQL & Load Stats
Discover what sort of data is gathered in the MySQL & Load Stats section and the way you can benefit from it.
Whenever a visitor opens your Internet site, the web browser sends a request to the server, which in turn executes it and provides the necessary information as a response. A simple HTML Internet site uses very little resources because it is static, but database-driven platforms are more demanding and use a lot more processing time. Each page that is served creates 2 forms of load - CPU load, which depends on the time the web server spends executing a particular script; and MySQL load, that depends on the number of database queries produced by the script while the customer browses the Internet site. Higher load will be created if loads of people browse a particular website concurrently or if a considerable amount of database calls are made concurrently. Two good examples are a discussion board with thousands of users or an online store where a visitor enters a term within a search box and thousands of items are searched. Having comprehensive data about the load which your site generates can help you optimize the content or see if it's time to switch to a more powerful type of web hosting service, if the website is simply getting really popular.
MySQL & Load Stats in Website Hosting
If you host your Internet sites in a website hosting account with our company, you shall have access to comprehensive CPU and MySQL data that will allow you to keep tabs on their performance. You can see the data with a couple of clicks inside your Hepsia CP. The CPU Load section will show you the total time frame the web server spent on your scripts and the amount of memory was required, along with the time it took for the scripts to be executed. The day-to-day view is the default one, but you could also see the data from the past months. The MySQL Load section give you additional information about the total amount of queries to every database that you have set up inside the account. Once again, you are able to see monthly, daily and hourly stats, that shall give you data that is different from the traffic or the number of visitors which you get. In this way, you can identify if the Internet sites need some optimization.