question

Upvotes
Accepted
3 0 0 2

Refinitiv Robust Foundation API Client Load Balancing with RTC

Hi,

Is it possible to Refinitiv Robust Foundation API Client Load Balancing with RTC? I set following option in configuration but it doesn't seem to do anything according to logs:
*rtc*enableConnectConfig : True

I'm using refinitivrealtime/rtc:3.5.3.L1 docker image

#technologyrfa-apiADS
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvote
Accepted
79.2k 251 52 74

@michal.mocek

Thank you for reaching out to us.

I checked the RTC document and found that it supports the RFA Consumer Load Balancing configurations.

!!! RFA Consumer Load Balancing
!*rtc*enableConnectConfig : False
!*rtc*discoveryNetwork :
!*rtc*discoveryHeartbeat : 10
!*rtc*discoveryMulticastTTL : 1
!*rtc*disableLocalRedirect : False
!*rtc*logDiscoveryEvents : False
!*rtc*connectConfig*active :
!*rtc*connectConfig*standby :
!*rtc*connectConfig*numStandby : 3

To use this feature, you can refer to this ADS Client Load Balancing article. I think it also applies to RTC.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.