Skip to content

Commit

Permalink
internal/dag: Add weight processing to HTTPRoute.ForwardTos (#3569)
Browse files Browse the repository at this point in the history
Adds weight processing to the HTTPRoute.ForwardTos. If not specified,
defaults to the API default of "1". If set to zero, and all other services
are also set to zero or are invalid, an HTTP 503 response is returned.

Fixes #3560

Signed-off-by: Steve Sloka <slokas@vmware.com>
  • Loading branch information
stevesloka committed Apr 21, 2021
1 parent ac7238a commit b155ccc
Show file tree
Hide file tree
Showing 4 changed files with 495 additions and 216 deletions.
Loading

0 comments on commit b155ccc

Please sign in to comment.