Open
Description
We'd like to have support for proxies in ECS. We think the following could fall into this:
- load balancers (self-managed or services)
- caching proxies, both self-managed (e.g. Varnish) or CDNs
- level 4 load balancers
More details to come...
Past issues on proxies
#158, #387, #504, #544, #549, #626, sub-discussion in #51 (comment)
IP Forwarding
The network.forwarded_ip
field as currently designed and documented has issues. They may be addressed separately, or could be part of this work on proxies.
Past issues around XFF or network.forwarded_ip
: #523, #771, #874, #880, #895