commit | 3ed24aa812ce07576118004a827b96232095dc9d | [log] [tgz] |
---|---|---|
author | Mykyta Karpin <mkarpin@mirantis.com> | Fri Dec 21 10:58:30 2018 +0200 |
committer | Mykyta Karpin <mkarpin@mirantis.com> | Fri Dec 21 10:58:30 2018 +0200 |
tree | a5c20e568c57ea994c2755896b43d2390d5bf2bb | |
parent | 60e3c4d30876234c1c359f6b09ea6bfc753ec114 [diff] |
Set retry for proxy to 0 Apache proxies for openstack aren't used as HA proxies, they are simply ssl terminators in case of setup of ssl on internal endpoints for services which don't support running under apache and wsgi. So retry parameter is set 0, to eliminate maintenance mode for backend which is 60 seconds by default. Change-Id: I023ffff61e26520bd6ee625a18b5a7d0deeb94e1 Related-Prod: https://mirantis.jira.com/browse/PROD-25993