Set RestrictSCAs
to true
to prevent the Distributed Action Handler from distributing state-changing actions when one of its child servers is unavailable. This option reduces the risk of child servers getting out of sync.
This setting is only available if you are running the Distributed Action Handler in Mirror mode.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | StateChangingActions |
Example: | RestrictSCAs=false
|
See Also: |
|