Skip to content

Conversation

doublethink
Copy link
Contributor

What kind of change does this PR introduce?

Added new external IP to envoy external IP. This is the IP before the last hop based on the x-forwarded-for header.

What is the current behavior?

Currently Envoy acts transparently in regards to x-forwarded-for headers, does not add or delete.

What is the new behavior?

envoy will append a new x-envoy-external-address header that will only include the IP address of before that last hop (i.e. the client before the ALB)

Additional context

Please see internal infra discussion on this vs at the auth layer

@doublethink doublethink deleted the fix-rate-limiting branch May 16, 2025 03:19
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.

1 participant