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

BZ #1220596 - Allow override of neutron load balancer timeouts. #556

Merged
merged 1 commit into from
Aug 7, 2015

Conversation

jguiditta
Copy link
Member

This is an array of any timeouts the user wishes to set, so can
be expanded or collapsed.

This is an array of any timeouts the user wishes to set, so can
be expanded or collapsed.
@jguiditta
Copy link
Member Author

After applying the patch and running with the defaults of 30s each, I get:

listen neutron-api
  bind 192.168.201.103:9696
  bind 192.168.201.104:9696
  bind 192.168.201.105:9696
  mode  tcp
  option  tcplog
  timeout  client 30s
  timeout  server 30s
  timeout  http-request 30s
  server pcmk-c1a1 192.168.200.10:9696  check inter 1s
  server pcmk-c1a2 192.168.200.20:9696  check inter 1s
  server pcmk-c1a3 192.168.200.30:9696  check inter 1s

@jistr
Copy link
Member

jistr commented Aug 7, 2015

Visual review -- LGTM

jistr added a commit that referenced this pull request Aug 7, 2015
BZ #1220596 - Allow override of neutron load balancer timeouts.
@jistr jistr merged commit 1c8c217 into redhat-openstack:master Aug 7, 2015
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