You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backends within a routing group should be interchangeable. Is there any reason this couldn't be solved by placing these clusters in different routing groups and implementing routing rules? E.g. something like
@willmostly thank you for the response. apologies, suspect my description was unclear. the problem is not with different back-ends for the same cluster, but rather different clusters.
the problem is specific to the following section in the config:
from my limited understanding, it expects the different clusters to be uniform with regards to users and even ssl. if that is the case, is there a way to resolve that? would one still be able to override the Authorization using routing rules?
naude-r
changed the title
Support credentials specific to each back-end
Support credentials specific to each cluster
Oct 12, 2023
in some cases various back-ends may support different credential sets.
it should be possible to override backendState per gateway back-end instance. this should be optional to allow fallback to the global setting.
The text was updated successfully, but these errors were encountered: