Changes between Version 164 and Version 165 of Doc/gLite/TemplateCustomization


Ignore:
Timestamp:
Apr 26, 2010, 12:40:01 PM (15 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateCustomization

    v164 v165  
    961961''Note : this is a good practice to use a DNS alias as the top-level BDII name. This allows to change the actual top-level BDII without editing configuration. This has the advantage that the change is taken into account by running jobs (if there is no DNS caching on the WNs).''
    962962
     963=== Configuring BDII aliases ===
     964
     965When several BDIIs are used to provide the same BDII service (either top or site) in order provide service load balancing and/or failover, they are generally all associated with a DNS alias (`CNAME`). In this configuratin, the endpoint plublished for the BDII should be the alias instead of the BDII host name (default). This is done by one of the following variables, depending whether the BDII is a site BDII or a top BDII:
     966 * `BDII_ALIAS_TOP`: DNS name to use in the top BDII endpoint.
     967 * `BDII_ALIAS_SITE`: DNS name to use in the site BDII endpoint.
     968
    963969== MPI Support ==
    964970