We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make sure that all sites on our LBs have the X-Forwarded-Proto setting turned on in nginxplus config.
X-Forwarded-Proto
See #5404 as an example.
The text was updated successfully, but these errors were encountered:
Look at the nginx configs for DLS apps and see if that line is there.
Sorry, something went wrong.
I believe this is complete for RDSS apps.
[nginxplus] Add X-Forwarded-Proto headers to all DLS configs
0f34e4c
advances #5472
[nginxplus] Add X-Forwarded-Proto headers to all DLS configs (#5587)
39130d2
Complete for DLS
No branches or pull requests
What maintenance needs to be done?
Make sure that all sites on our LBs have the
X-Forwarded-Proto
setting turned on in nginxplus config.See #5404 as an example.
Level of urgency
Acceptance criteria
Implementation notes, if any
The text was updated successfully, but these errors were encountered: