Changes between Version 168 and Version 169 of Doc/gLite/TemplateCustomization
- Timestamp:
- May 7, 2010, 4:16:57 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization
v168 v169 965 965 === Configuring BDII alias === #BDIIAlias 966 966 967 When 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 configurati n, 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, dependingwhether the BDII is a site BDII or a top BDII:967 When 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 configuration, the endpoint published for the BDII should be the alias instead of the BDII host name (default). This is done by one of the following variables, depending on whether the BDII is a site BDII or a top BDII: 968 968 * `BDII_ALIAS_TOP`: DNS name to use in the top BDII endpoint. 969 969 * `BDII_ALIAS_SITE`: DNS name to use in the site BDII endpoint.