Skip to content

IProxyConfigProvider and 404 behavior #1846

Discussion options

You must be logged in to vote
  1. Yes, 404s would be because of failing to match a route
  2. I don't understand. Routing only happens once in the pipeline. YARP routes are integrated into the Asp.Net route table along with other components like controllers.

Config is updated atomically. If a request arrives for a new route before that route is fully loaded there's no way to distinguish that from requesting a non-existing route.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@chandramouleswaran
Comment options

@Tratcher
Comment options

@chandramouleswaran
Comment options

@samsp-msft
Comment options

@Tratcher
Comment options

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
3 participants