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

Idempotency for reverse proxy configuration settings #340

Closed
tombosmansibm opened this issue Feb 23, 2022 · 1 comment · Fixed by #342
Closed

Idempotency for reverse proxy configuration settings #340

tombosmansibm opened this issue Feb 23, 2022 · 1 comment · Fixed by #342

Comments

@tombosmansibm
Copy link
Collaborator

tombosmansibm commented Feb 23, 2022

If you use the entries syntax in the reverse proxy entry configuration (web/configure_reverseproxy_instances) , idempotency does not always work.
In particular, it does not work for non-string entries.

Additionally, there's a number of rest requests to get the current configuration. It would be more efficient to get the configuration for a stanza once, and work with that.

@tombosmansibm
Copy link
Collaborator Author

#215 describes the same problem

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

Successfully merging a pull request may close this issue.

1 participant