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

Feature/proxy round robin #359

Merged
merged 5 commits into from
Sep 28, 2017
Merged

Feature/proxy round robin #359

merged 5 commits into from
Sep 28, 2017

Conversation

redlicha
Copy link
Member

Addresses #354

Arne Redlich added 5 commits September 27, 2017 10:26
This replaces the private
  'backend_interface_switch_connection_pool_on_error'
 tunable with the following two (also private:
  'backend_interface_switch_connection_pool_policy'
  'backend_interface_switch_connection_pool_on_error_policy'
.

The latter allows to configure switching on timeouts and/or backend
errors.

Part of #354
... to document the expected interface, even though the code only needs
compile time polymorphism at the moment.

Part of #354
…eads

Private configurable:
backend_interface_switch_connection_pool_partial_read_policy

Part of #354
@redlicha redlicha merged commit a74952c into dev Sep 28, 2017
@redlicha redlicha deleted the feature/proxy-round-robin branch November 2, 2017 15:58
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 this pull request may close these issues.

2 participants