79473489

Date: 2025-02-27 17:38:43
Score: 1.5
Natty:
Report link

Recently i had a same situation where i wanted to keep the route configuration within the appsettings.json and clusters config outside of appsettings.json so that i can dynamic update it.

I would suggest you to look into IProxyConfigProvider interface...using that you can do a bunch of work like dynamically updating your clusters address and more

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Sushanth K