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

Store PROXY protocol V2 TLVs as session notes #18

Closed
Castaglia opened this issue Jun 5, 2021 · 0 comments
Closed

Store PROXY protocol V2 TLVs as session notes #18

Castaglia opened this issue Jun 5, 2021 · 0 comments
Assignees

Comments

@Castaglia
Copy link
Owner

The scope of this improvement is to have mod_proxy_protocol store certain PROXY protocol V2 TLVs as session notes, namely:

  • ALPN (as %{note:mod_proxy_protocol.alpn})
  • Authority (as %{note:mod_proxy_protocol.authority})
  • Unique ID (as %{note:mod_proxy_protocol.unique-id})

This allows other modules to make use of these values, when present.

@Castaglia Castaglia self-assigned this Jun 5, 2021
Castaglia added a commit that referenced this issue Jun 5, 2021
Issue #18: Store the PROXY protocol V2 TLVs as session notes.
Castaglia added a commit that referenced this issue Jun 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant