Changes between Version 26 and Version 27 of HostingServerSetupRecommendations


Ignore:
Timestamp:
Sep 1, 2010, 12:00:42 AM (14 years ago)
Author:
Andrew Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HostingServerSetupRecommendations

    v26 v27  
    1  
    21= Hosting Server Setup Recommendations = 
    32 
    4 It was noticed that many server's default setup is very inefficient. It leads to poor script performance and in some cases hosting can terminate your account due to heavy load. This document covers very basic recommendations on how to improve your site performance by slightly changing your server configuration.    
     3Dolphin 7 is a package of many scripts and it may perform very well only if the server is properly configured. Unfortunately, we have noticed that many server's default setups are very inefficient, often leading to false assumptions about Dolphin performance. In some cases hosting providers terminate accounts due to heavy load, although traffic is insignificant. This document covers very basic recommendations on how to improve your site performance by slightly changing your server configuration. Our research shows that a very poor and a very good combinations of setups may lead to up to '''2500%''' (25x) difference in execution times of certain files.    
    54 
    6 This recommendations are for dedicated or VPS server owners, however if you are on shared hosting and notice that your server configuration is inefficient you can ask your hosting support to change this settings on the server, so whole server will run faster.   
     5This recommendations are for dedicated or VPS server owners, however if you are on shared hosting and notice that your server configuration is inefficient you can ask your hosting support to change this settings on the server, so whole server would run faster.   
    76 
    87You need root access to the server and have some skills on how to connect to the server using SSH terminal and know some basic command line tools, like navigating through directories and editing files. 
    98 
    10 '''Remember, making wrong changes can bring your server down !''' 
     9'''Remember, making wrong changes can bring your server down!'''. So, be careful, backup everything you can and research more if unsure.  
     10 
     11''Fast and efficient server setup will lead to better page-load time, lower server resources consumption, smaller hosting bills, better search engine rankings and happier site visitors.''  
    1112 
    1213== Before Start == 
     
    1516 
    1617 
    17 Before 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. 
     18Before 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. Try "[http://munin-monitoring.org/ Munin]" server monitor, available as WHM plugin, which you can install 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. Allow up to 10 minutes until it generates pages with graphs for you. 
    1819 
    1920---- 
     
    184185 
    185186 
     187= IMPORTANT = 
    186188 
     189This guide is a work in progress. We will be adding more information as soon as we have new results and findings. Checking back once in a while is highly recommended.  
     190 
     191While server setup is very important, we realise that there is a lot of optimisation that can be done in Dolphin. We will continue working on every piece of code in Dolphin to make it the fastest and the most efficient CMS in world.  
     192 
 
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