Changes between Version 17 and Version 18 of HostingServerSetupRecommendations


Ignore:
Timestamp:
Aug 31, 2010, 9:02:40 AM (14 years ago)
Author:
AlexT
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HostingServerSetupRecommendations

    v17 v18  
    1717Before starting optimization it is better to monitor your server performance before starting optimization and after, to see how things are changing, if it becomes better or worth. I suggest to install "[http://munin-monitoring.org/ Munin]" server monitor, it is available as WHM plugin, you can install it from WHM panel -> cPanel -> Manage Plugins -> click "Install and Keep Updated" near Munin logo and press "Save" button at the bottom of the page. After installing link to Munin appears in "Plugins" section of WHM panel, please allow up to 10 minutes until it generates pages with graphs for you. 
    1818 
     19---- 
     20 
    1921== MySQL == 
     22 
     23---- 
    2024 
    2125First you need to check if "query_cache" is enabled on your server. It was noticed that 80% of all SELECT queries are taken from "query_cache" when it is enabled, so if it is disabled on your server - mysql performance is '''5''' times slower !  
     
    6771 
    6872 
     73---- 
     74 
    6975== PHP == 
     76 
     77---- 
    7078 
    7179There are many setups options here, there are advantages and disadvantages between all of them. So choose most suitable for your situation. PHP is a part of webserver and it is difficult to describe PHP without webserver or related to different webservers, so Apache is considered as webserver in this section. Most common setups are described, but there are more complex setups maybe available. 
     
    139147__Conclusion:__ This is a best option in most situations. Just check how your site is functioning, maybe some things can be changed to increase speed and/or security of your site. 
    140148 
     149=== Different PHP setups Benchmark === 
     150 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub