Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to change consul serverslotsbase in dataplane api config #319

Open
rhermods opened this issue Dec 14, 2023 · 0 comments
Open

Unable to change consul serverslotsbase in dataplane api config #319

rhermods opened this issue Dec 14, 2023 · 0 comments

Comments

@rhermods
Copy link

Hi,
After changing serverslotsbase in the dataplane api config file to something like this:

service_discovery:
  consuls:
    - address: 127.0.0.1
      enabled: true
      port: 8500
      retrytimeout: 1
      serverslotsbase: 1
      serverslotsgrowthincrement: 3
      serverslotsgrowthtype: exponential

and restarting haproxy, the serverslotsbase setting is set to the default value again (10).

Haproxy version: 2.8.3
Dataplane version: v2.9.0

Any ideas or workarounds for this?
Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant