dotnet / dotnet/yarp

Migration FAQ for ARR

Open
#2,218 0 comments 1 reaction 0 assignees View on GitHub
Type: Documentation
Dominant language
C#
Stars
9.6k
Forks
933
Avg merge
12d 18h
Merged PRs (30d)
2

Description

Some FAQ's from customers coming from ARR:

preserveHostHeader - https://microsoft.github.io/reverse-proxy/articles/transforms.html#requestheaderoriginalhost

reverseRewriteHostInResponseHeaders - not directly supported - https://github.com/microsoft/reverse-proxy/issues/1548

arrResponseHeader - N/A - YARP doesn't add an X-Powered-By header

minResponseBuffer - not configurable - https://github.com/microsoft/reverse-proxy/blob/25c9ff231afac1b9114028680c344ddc13dc05cd/src/ReverseProxy/Forwarder/StreamCopier.cs#L20-L21

minFreeThreads - https://learn.microsoft.com/en-us/dotnet/api/system.threading.threadpool.setminthreads?view=net-7.0

minLocalRequestFreeThreads - N/A

relaxedUrlToFileSystemMapping - N/A

executionTimeout - ActivityTimeout is the closest approximation - https://microsoft.github.io/reverse-proxy/articles/http-client-config.html#httprequest

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.