← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1523219] Re: [RFE] Add support X-Forwarded-For header in LBaaSv2

 

** Project changed: neutron => octavia

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1523219

Title:
  [RFE] Add support X-Forwarded-For header in LBaaSv2

Status in octavia:
  In Progress

Bug description:
  X-Forwarded-For headers are used by proxies and load balancers to pass on the original client's IP to the server, while NATing the request.
  This is very handy for some applications but has some overheads and therefore has to be configurable.
  LBaaSv2 API doesn't offer support for enabling XFF header.
  Without having an XFF header, the members cannot conclude which IP address originated the NATed request - e.g for auditing purposes.
  Changes required are addition of a boolean property to the listener - which will indicate that an XFF header should be appended to the requests.

To manage notifications about this bug go to:
https://bugs.launchpad.net/octavia/+bug/1523219/+subscriptions


References