Difference between revisions of "Configuration Settings"
From SybaseWiki
(9 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
− | Some notes about the various settings for the configuration file: | + | Some notes about the various settings for the configuration file of an OpenSwitch: |
* "FULL_PASSTHRU", the best failover behaviour can be achieved when this option is not used (set to 0). When it is used (set to 1) performance will be better, but after a failover the connection will not be failedover to the last current database when it is different from the default database for the login. | * "FULL_PASSTHRU", the best failover behaviour can be achieved when this option is not used (set to 0). When it is used (set to 1) performance will be better, but after a failover the connection will not be failedover to the last current database when it is different from the default database for the login. | ||
+ | |||
+ | [[Category:OpenSwitch]] |
Latest revision as of 22:35, 29 May 2006
Some notes about the various settings for the configuration file of an OpenSwitch:
- "FULL_PASSTHRU", the best failover behaviour can be achieved when this option is not used (set to 0). When it is used (set to 1) performance will be better, but after a failover the connection will not be failedover to the last current database when it is different from the default database for the login.