3.3 Connection Pooling is Only Supported on SQL Server Connection Pooling automatically reconnects if a database connection is disrupted or in a clustered database environment on a failover . This functionality is not supported on Sybase and Oracle.
Connection Pooling automatically reconnects if a database connection is disrupted or in a clustered database environment on a failover . This functionality is not supported on Sybase and Oracle.
Customer wants to have two Relays to be running one as a production relay and one as a failover . If the agent detects that the production relay is not available it automatically switches to the backup relay.
• Each datacenter needs a NAC with the primary online and the secondary offline but on standby to allow for failover . There should never be competing NAC.
Three-server redundancy is designed to provide hardware failover protection only and does not provide load-balancing. The license server configuration requires that the three systems listed in the key can normally communicate with each other on a continuous basis. The redundancy feature allows any ONE (1) of these systems to go down without affecting the ability to hand out license keys.
The three-server redundant servers need to have excellent communications on a reliable network, and need to be located physically close to each other. Three-server redundancy is designed to provide hardware failover protection only and does not provide load-balancing. The redundancy feature allows any ONE (1) of these systems to go down without affecting the ability to hand out license keys.
License Manager cannot be setup in a cluster. However, License Manager can be setup in a failover configuration. In a fail over (or high availability) setup, there is one main/primary server.
The config file should contain a line containing the entered relay server host name locked/agent.brokerUrl= failover \:(ah3\://relayhost\:7916) Actual result:
The following lines of Deployment Automation Agent/core/conf/agent/installed.properties need to be updated: locked/agent.brokerUrl= failover \:(ah3\://<hostname of Agent Relay>\:7916) locked/agent.http.proxy.host=<hostname of Agent Relay>