How to use the load balance port from the reverse invoke

I’ve set two internal IS in cluster and one reverse invoke. The requests sent to the load balance port in the internal IS by an external client are balanced but the requests sent by the RI aren’t balanced.
Does anyone know if it’s possible to set reverse invoke to use the load balance feature of the internal IS in cluster?

Thanks,

Douglas

I faced similar problem and WM support told me that for laod balancing I need 2 RI servers becasue RI designed to work with single server. My case was implementing Failover solution insteadc of load balancing but BigIP LB was used for that. I found solution is to write services that refreshes RI connection friom Internal server so once 1 server goes of line and failover kicked in it would recoonnect to RI server and was working this way.