What is the parameter we can use or configure in the API to disable the redirecting function?

API is connecting to ADS and then redirecting to the second ADS and failing. Hence I would like to know what parameter we can use or configure in the API to disable the redirecting function. Kindly advise. Query Type: Functionality Operating System: Redhat RHEL 7 Compiler: C++ Product Load: 8

Best Answer

  • Gurpreet
    Gurpreet admin
    Answer ✓

    Hi @LanceGabriel.Villacrusis,

    If the RFA configuration property serverList in the Connection points to a list of comma separated ADS, API will fail-over to next one in the list. If you want to disable this behavior, ensure that there is only one ADS in the value.

    Please see the Connection configuration in the RFA configuration guide which is packaged with the SDK.