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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to