client_io
Specify whether a remote TFS reads the database pack directly or through the TFS server via RPC communication
| Value | Description |
|---|---|
| local | Read the pack directly |
| remote | Read the pack through the TFS server |
- Note
- This option will be ignored if set on the embedded TFS.
- Default Value
- If the
client_iooption is not defined, the default value oflocalis used.
- Example
-
client_io=local
- TFS Instantiation Options
This option can only be set after the TFS is allocated and before it is initialized. Some of the functions that can be used to set this option are listed below:
If therdm-tfs utility is being used to instantiate a TFS, command line options are used to set options affecting TFS startup.