RFA warm standby parameters
can someone tell me if my RFA warm standby parameters are set up correctly?
\Logger\AppLogger\useInternalLogStrings = true
\Logger\AppLogger\fileLoggerEnabled = false
\Connections\Connection_RSSL\connectionType = "RSSL"
\Connections\Connection_RSSL\traceMsgToFile = false
\Connections\Connection_RSSL\rsslPort = "Port"
\Connections\Connection_RSSL\serverList = "WarmStandbyGroup"
\StandbyLists\WarmStandbyGroup\serverList = "IPAddress1,IPAddress2, IPAddress3"
Best Answer
-
Yes, the configurations look correct.
If ADS servers support warm standby, RFA will connect to all servers in the serverList. You can verify the server support from the login refresh in RSSL tracing. The value of SupportStandby must be one.
<refreshMsg domainType="RSSL_DMT_LOGIN" streamId="1" containerType="RSSL_DT_NO_DATA" ...>
<key flags="0x26 (RSSL_MKF_HAS_NAME|RSSL_MKF_HAS_NAME_TYPE|RSSL_MKF_HAS_ATTRIB)" ...>
<attrib>
<elementList flags="0x8 (RSSL_ELF_HAS_STANDARD_DATA)">
...
<elementEntry name="SupportStandby" dataType="RSSL_DT_UINT" data="1"/>
...
</elementList>
</attrib>
</key>
<dataBody>
</dataBody>
</refreshMsg>With WarmStandby, one is designated as an active server and
the rest are standby servers. RFA will internally request the same items from both active and
standby servers.The consumer application receives updates only on the item streams opened on the active server; it does not get
updates, status, unsolicited refreshes, and generic messages from the standby server(s). If the active server fails, RFA
notifies one of the standby servers that it is the new active server. That server then begins sending data without the
consumer application needing to re-request the items.For more information, please refer to 16.2 Warm Standby in RFA Developers Guide.
0
Answers
-
If my application gets disconnect by IPAdress1, will RFA lib automatically switch over to IPAddress2 without my application code doing anything?
0 -
Is there a simple c++ consumer example which handles failover(with on warm standby) ?
0 -
If you mean consumer example for Warm Standby, you can use any consumer example application (i.e. StarterConsumer, Consumer example). The Warm Standby failover is done by RFA, so there is no additional implementation required in application code.
Once the failover occurs, consumer application will receive unsolicited refresh and then update from new active server.
0 -
no, i meant how to do failover by myself without relying on warm standby.
0 -
RFA uses session to manage the connections. The RFA application can't directly manage the connections. The connections can be disconnected by releasing the session and then reconnected by acquiring a new session. However, this method will increase the complexity of the application.
If you would like to directly manage the connections, I suggest to use other APIs, such as UPA or EMA.
0 -
How about RFA/Java? I configured startingActiveServer for primary and serverList for Standby. I am seeing user mount(connection) to primary and standby ADSs but OpenItens only count up on primary ADS. standby keeps "0" OpenItems.
0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 690 Datastream
- 1.4K DSS
- 629 Eikon COM
- 5.2K Eikon Data APIs
- 11 Electronic Trading
- 1 Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 255 ETA
- 559 WebSocket API
- 39 FX Venues
- 15 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 25 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 279 Open PermID
- 45 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 23 RDMS
- 2K Refinitiv Data Platform
- 716 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 27 DACS Station
- 121 Open DACS
- 1.1K RFA
- 106 UPA
- 194 TREP Infrastructure
- 229 TRKD
- 918 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 95 Workspace SDK
- 11 Element Framework
- 5 Grid
- 19 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛