Skip to content

Instantly share code, notes, and snippets.

@vipinkrathi
Created August 3, 2016 15:22
Show Gist options
  • Save vipinkrathi/cb16feaee25292c13654790d5a42efec to your computer and use it in GitHub Desktop.
Save vipinkrathi/cb16feaee25292c13654790d5a42efec to your computer and use it in GitHub Desktop.
[networking]
# Network to communicate with amphora
lb_network_name = public
respawn_count = 2
# respawn_interval = 2
# client_cert = /etc/octavia/certs/client.pem
# server_ca = /etc/octavia/certs/server_ca.pem
# use_upstart = True
rest_request_conn_timeout = 500
rest_request_read_timeout = 500
amphora_expiry_age = 3600
# Interval in seconds to initiate spare amphora checks
spare_check_interval = 30
spare_amphora_pool_size = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment