IQService Fallback Implementation

Based on the IQService Page, when configuring multiple instances of IQService are we able to have 2 separate Windows machines or is it just the 2 instances on the one machine?

For example, can we have machine A (10.0.0.10) and machine B (10.0.0.11). Each with Instance1 and Instance1-Secodary for a total of 4 instances?

Or does this fallback refer to just one machine for a total of 2 instances?

How is this configuration stored on the Source JSON? For example:

  • IQServiceHost
  • IQServicePort
  • secondaryPort

Is there any documentation going over setting up Load balancing / fallback for IQService?

Hello Edward,

On my experience, the best approach for this it’s to configure a Load Balancer and point out the IQService configuration to the Load Balancer on IdentityNow:

If you want to know more, here are some link that maybe can help you.
High Availability for IQService

Regards