Changes between Version 81 and Version 82 of Doc/gLite/TemplateCustomization


Ignore:
Timestamp:
Jan 24, 2008, 11:40:32 PM (18 years ago)
Author:
jouvin
Comment:

LFC Alias

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateCustomization

    v81 v82  
    451451
    452452
     453=== LFC Alias ===
     454
     455It is possible to configure a LFC server to register itself into the BDII using a DNS alias rather than the host name. To achieve this, you need to define in your site parameters a variable `LFC_HOSTS` (replacement for former `LFC_HOST`) which must be a nlist where keys are LFC server names and values are nlist accepting the following parameters :
     456
     457 * `alias` : DNS alias to use to register this LFC server into the BDII
     458 
    453459=== Using non standard port numbers ===
    454460