Changes between Version 81 and Version 82 of Doc/gLite/TemplateCustomization
- Timestamp:
- Jan 24, 2008, 11:40:32 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization
v81 v82 451 451 452 452 453 === LFC Alias === 454 455 It 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 453 459 === Using non standard port numbers === 454 460