When a visitor opens your Internet site, the web browser sends a request to the server, which in turn executes it and provides the required data as a response. A standard HTML Internet site uses minimal resources as it is static, but database-driven platforms are more requiring and use much more processing time. Every page that's served generates 2 types of load - CPU load, that depends on the span of time the server spends executing a specific script; and MySQL load, that depends on the total number of database queries generated by the script while the end user browses the Internet site. Bigger load will be produced if a lot of people browse a particular Internet site concurrently or if loads of database calls are made all at once. Two examples are a discussion board with a huge number of users or an online store where a customer enters a term inside a search box and thousands of items are searched. Having in depth statistics about the load your Internet site generates can help you optimize the content or see if it's the perfect time to switch to a more powerful sort of web hosting service, if the website is simply getting really popular.

MySQL & Load Stats in Web Hosting

If you host your sites inside a web hosting account with our company, you shall have access to comprehensive CPU and MySQL stats which will allow you to monitor their functionality. You could see the stats with a few mouse clicks in your Hepsia CP. The CPU Load section will show you the total time the hosting server spent on your scripts and how much memory was needed, and the time it took for the scripts to be executed. The day-to-day view is the standard one, but you may also see the numbers from the past months. The MySQL Load section offer you additional information about the number of queries to each and every database that you have set up in the account. Once again, you can easily see per month, day-to-day and per hour stats, that shall give you info that's different from the traffic or the number of visitors that you get. That way, you can determine if the Internet sites need some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

Our system creates detailed stats about both different kinds of load, so if you get a semi-dedicated server for your sites, you can access the data with just a few mouse clicks within your Hepsia hosting Control Panel. Each type of info is listed in its own section. The CPU Load section will tell you which processes generated the load and how much time it took for the web server to execute all of the requests. Though stats are generated every six hours, you can see day by day and monthly stats as well. In the MySQL Load section you'll find a list of all the databases produced within your semi-dedicated account manually and automatically, how many queries were sent to each of them, the total everyday queries for the account in general, along with the average hourly rate. This information will help you determine how well your Internet sites perform and if each of them needs optimization of some type.