aws / aws/aws-app-mesh-roadmap
Envoy Proxy doesn't add X-Forward-For header.
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 344
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
**Summary**
We are currently using latest version of envoy proxy as a side car on App Mesh services. Our setup:
[user]-->[lb]-->[virtual_gateway]-->[graphql_mesh](as app mesh service)-->[server]
I have tried to get user IP at the back-end server. I can see the X-Forward-Proto header but not X-Forward-For header. Is there any way to do this?
**Additional context**
Envoy proxy image: 840364872350.dkr.ecr.region-code.amazonaws.com/aws-appmesh-envoy:v1.22.0.0-prod
**Attachments**
If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.