devstack/lib
Sean Dague c65ec071e9 always retry proxy errors
When an apache worker gets a proxy error, it will not retry talking to
the backend server until the retry timeout expires. We bring up the
proxy server *before* the backend server, and poll it. If we are
running a small number of workers, there is a likely chance that we're
going to hit one that errored before the backend was up, thus failing
for now real reason.

Set this to 0 instead to mean always retry failed connections.

Change-Id: I9e584f087bd375f71ddf0c70f83205c425094a17
Ref: https://httpd.apache.org/docs/2.4/mod/mod_proxy.html#proxypass
(cherry picked from commit a1446b960f)
2017-04-18 15:39:38 +00:00
..
cinder_backends Merge "ceph: set rbd_secret_uuid in cinder.conf, not rbd_uuid" 2016-11-30 22:57:42 +00:00
cinder_plugins Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
databases Merge "Postgres: fix detection of existing roles" 2016-12-21 11:22:15 +00:00
neutron_plugins Skips enabling kernel bridge firewall in container 2017-03-03 17:18:51 +00:00
nova_plugins Fix install_libvirt for other RHEL-based distros 2017-03-16 10:40:08 +11:00
apache Switch to python 3.5 2016-12-23 13:15:03 -05:00
cinder unify logging setup on all services 2017-01-20 10:48:29 -05:00
database Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
dlm cinder: configure dlm when this one is zookeeper 2017-01-04 10:21:29 +01:00
dstat Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
glance unify logging setup on all services 2017-01-20 10:48:29 -05:00
horizon Introduce a PYTHON env var 2017-01-05 18:41:29 -05:00
infra Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
keystone simplify colorized logging setup 2017-01-20 10:48:20 -05:00
ldap Use keystone[ldap] for ldap packages 2016-01-05 07:41:35 -05:00
lvm Missing parameter in comment 2016-12-05 15:32:25 +08:00
neutron Make declared variables global 2017-03-07 22:12:13 -08:00
neutron-legacy Make declared variables global 2017-03-07 22:12:13 -08:00
nova Skips enabling kernel bridge firewall in container 2017-03-03 17:18:51 +00:00
os_brick Restoring xtrace state for os-brick plugin 2016-07-14 14:20:08 -03:00
oslo Add os-client-config and osc-lib from source 2016-08-12 09:46:36 -05:00
placement Fix placement service for identity-v3 2017-01-04 16:58:04 +01:00
rpc_backend Move RABBIT_HOST to lib/rpc_backend 2016-12-21 12:39:54 +00:00
stack Enable optional Python 3 support 2015-12-01 14:52:35 -05:00
swift Merge "Run Swift services under py35" 2017-01-06 00:33:27 +00:00
tempest Use string comparison to compare UUID values 2017-03-17 07:40:09 -07:00
template Begin new lib/neutron 2016-05-09 14:26:08 -04:00
tls always retry proxy errors 2017-04-18 15:39:38 +00:00