Changes between Version 143 and Version 144 of Doc/gLite/TemplateCustomization
- Timestamp:
- Dec 22, 2009, 4:34:00 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization
v143 v144 932 932 The configuration templates for the VOBOX enforce there is only one VO configured for acess to VOBOX specific services. This VO must be declared using the `VOS` variable, as for other machine types. If you want to give other VOs access to the VOBOX for the management and operation of the VOBOX, you need to explicitly allow them using the variable `VOBOX_OPERATION_VOS`. This variable is a list of VOs considered as operation VOs. By default, this list is only VO `ops`. If the VOs listed in this variable are not listed in `VOS`, they are automatically added. 933 933 934 ''Note: this is recommended to list in `VOS` only the VO with access to VOBOX services, not the operation VOs, as accounts of every VO in `VOS` are enabled for gsissh access.'' 935 934 936 There are some other variables available to tune the VOBOX configuration but the default should generally be appropriate. The main ones are: 935 937 * `VOBOX_TCP_MAX_BUFFER_SIZE`: the maximum TCP buffer size to use. This is critical to reach good performances on high speed network. Default: 8388608.