...
- file name: "drx.conf"
- default path: DRX Installed path
- Caution: [global] section should be described at the beginning of the file
type | 속성property | 기본 값default value | 설명description |
---|---|---|---|
normal | lang | korean | DRX language settings file
|
base-dir | DRX install path | Default path where DRX is installed | |
drbd-conf | Windows:
Linux:
| Specify the path to drbd.conf | |
connect-timeout | 3 | Timeout value in seconds used by socket connect or listen actions | |
init-timeout | 10 | Timeout value in seconds after connecting to a remote DRX, while sending and receiving initialization packets | |
bwlimit | 0 (disabled) | Bandwidth limit on sending (incoming bandwidth controlled by bwlimit value on remote DRX) | |
loglevel-file | info | Specify the log level that is written as a file | |
ip-verification | on | on: Allow only the IP connections set in dbd.conf. | |
compress/encrypt | block-size | 63K | Block size to be used for compression/encryption
|
bab-read-spin-counter | 10 | Number of retries when read from BAB if block size is less than | |
bab-read-spin-delay | 10 | Delay value(ms) when reattempting read from BAB | |
min-raw-block-size | 1K | Minimal packet size to send as plain text even when compression/encryption is set. | |
process-thread-count | -1 (auto) | Number of threads to use when processing multi-thread packets. ※ It is intended for tuning and debugging, so it is not recommended to make any changes. |
...