Skip to content

Outbound PROXY Protocol Support #7444

Description

@masaori335

ATS has Inbound PROXY Protocol v1 support from 8.0.0 and recently v2 support is added (#7339). The outbound PROXY protocol also useful.

  1. Forward PROXY Protocol
    Currently, the received PROXY Protocol is converted to Forwarded HTTP header by proxy.config.http.insert_forwarded config. It's useful if ATS forwards it by PROXY Protocol.

  2. Generate PROXY Protocol as LB
    Not only forwarding but sending PROXY protocol from ATS would be also useful.

[*1] https://docs.trafficserver.apache.org/en/latest/admin-guide/configuration/proxy-protocol.en.html
[*2] https://docs.trafficserver.apache.org/en/latest/admin-guide/files/records.config.en.html#proxy-config-http-insert-forwarded

TODO

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions