Skip to content
New issue

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

Feature: Add support for PROXY Protocol. #1113

Merged
merged 3 commits into from Feb 12, 2020
Merged

Feature: Add support for PROXY Protocol. #1113

merged 3 commits into from Feb 12, 2020

Conversation

agile6v
Copy link
Member

@agile6v agile6v commented Feb 8, 2020

Summary

  1. Support Proxy Protocol
  2. Add X-Forwarded-* headers to upstream
    • X-Forwarded-For
    • X-Forwarded-Proto
    • X-Forwarded-Host
    • X-Forwarded-Port

Issues resolved

Fix #1106

bin/apisix Outdated Show resolved Hide resolved
@moonming moonming merged commit 01a5b80 into apache:master Feb 12, 2020
@agile6v agile6v deleted the proxy_protocol branch February 23, 2020 11:53
SaberMaster pushed a commit to SaberMaster/incubator-apisix that referenced this pull request Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

request help: The configuration of the config.yaml file is a bit confusing.
3 participants