-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Open
Labels
area-middlewareIncludes: URL rewrite, redirect, response cache/compression, session, and other general middlewaresIncludes: URL rewrite, redirect, response cache/compression, session, and other general middlewaresfeature-forwarded-headersThis issue is related to forwarded headersThis issue is related to forwarded headers
Description
Why was this changed from debug? Without MICROSOFT_ASPNETCORE_HTTPOVERRIDES_IGNORE_UNKNOWN_PROXIES_WITHOUT_FOR
my logs are getting spammed.
Originally posted by @ilike2burnthing in #62687 (comment)
Having untrusted proxies in the forwarded header chain is a valid scenario. Having Warning logs for this valid use case is noisy and confusing for users.
ishepherd
Metadata
Metadata
Assignees
Labels
area-middlewareIncludes: URL rewrite, redirect, response cache/compression, session, and other general middlewaresIncludes: URL rewrite, redirect, response cache/compression, session, and other general middlewaresfeature-forwarded-headersThis issue is related to forwarded headersThis issue is related to forwarded headers