Each time a visitor opens your Internet site, the browser sends a request to the web server, which executes it and provides the required data as a response. A simple HTML site uses minimal resources due to the fact that it's static, but database-driven platforms are more requiring and use a lot more processing time. Each page which is served generates 2 forms of load - CPU load, which depends on the span of time the web server spends executing a certain script; and MySQL load, which depends on the total number of database queries generated by the script while the client browses the website. Greater load shall be produced if a whole lot of people browse a given Internet site all at once or if many database calls are made concurrently. 2 examples are a discussion board with tens of thousands of users or an online store in which a customer enters a term in a search box and thousands of items are searched. Having detailed stats about the load your website generates will allow you to improve the content or see if it is the perfect time to switch to a more powerful sort of hosting service, if the site is simply getting really popular.
MySQL & Load Stats in Shared Hosting
If you host your websites in a shared hosting account with our company, you will have access to thorough CPU and MySQL stats which will allow you to monitor their operation. You are able to see the stats with a number of mouse clicks inside your Hepsia CP. The CPU Load section will show you the total time period the hosting server spent on your scripts and what amount of memory was required, plus the time it took for the scripts to be executed. The daily view is the standard one, but you could also see the data from the previous months. The MySQL Load section will provide you with more info about the number of queries to each and every database that you have set up within the account. Once again, you are able to see monthly, day-to-day and per hour data, that will give you data which is different from the traffic or the number of visitors you get. That way, you can identify if the Internet sites need some optimization.
MySQL & Load Stats in Semi-dedicated Servers
Our system produces detailed stats about the two different types of load, so if you buy a semi-dedicated server for your Internet sites, you can access the information with a few mouse clicks within your Hepsia hosting Control Panel. Every type of info is listed within its own section. The CPU Load section will tell you which processes generated the load and the length of time it took for the hosting server to execute all of the requests. Though statistics are produced every six hours, you can see daily and month-to-month statistics also. In the MySQL Load section you'll find a list of all the databases created within your semi-dedicated account manually and automatically, what amount of queries were sent to every one of them, the total everyday queries for the account in general, along with the average hourly rate. This data shall help you see how well your sites perform and if each of them needs optimization of some sort.