Skip to content

yarp should we use it, dynamic route creation at runtime #1221

Answered by Tratcher
christopherpross asked this question in Q&A
Discussion options

You must be logged in to vote

If you want to load routes from your own custom config format then we recommend implementing a IProxyConfigProvider provider:
https://microsoft.github.io/reverse-proxy/articles/config-providers.html

These support making changes at runtime via IChangeToken's.
https://microsoft.github.io/reverse-proxy/articles/config-providers.html#reload

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@christopherpross
Comment options

@Tratcher
Comment options

Tratcher Sep 2, 2021
Collaborator

Answer selected by karelz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants