yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #58577
[Bug 1640882] [NEW] Lbaasv2 cookie sessions not working as haproxy( which is backend for lbaas) no longer supports appsession
Public bug reported:
I have deployed lbaasv2 and launched bunch of load balancers.
For one of them, I need to configure cookie sessions. When I added it
through cli
neutron lbaas-pool-update poolid --session-persistence type=dict
type=APP_COOKIE,cookie_name=sessionid
I see errors in logs stating "appsession" is no longer supported by
haproxy
Seems appsession is deprecated in haproxy but lbaas still uses it
configure the sessions in the backedn haproxy configs
Tried editing it manually in backend but lbaas quickly overwrites it.
** Affects: neutron
Importance: Medium
Status: Triaged
** Tags: lbaas
** Tags added: lbaas
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1640882
Title:
Lbaasv2 cookie sessions not working as haproxy( which is backend for
lbaas) no longer supports appsession
Status in neutron:
Triaged
Bug description:
I have deployed lbaasv2 and launched bunch of load balancers.
For one of them, I need to configure cookie sessions. When I added it
through cli
neutron lbaas-pool-update poolid --session-persistence type=dict
type=APP_COOKIE,cookie_name=sessionid
I see errors in logs stating "appsession" is no longer supported by
haproxy
Seems appsession is deprecated in haproxy but lbaas still uses it
configure the sessions in the backedn haproxy configs
Tried editing it manually in backend but lbaas quickly overwrites it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1640882/+subscriptions
Follow ups