system-config/playbooks/roles/static/files
Jeremy Stanley ab50b54169 Limit connections for static site Apache workers
We've noticed that our static sites will semi-regularly have
problems due to stale SSL certs served by Apache workers which
predate the latest certificate replacement and haven't terminated
(graceful restart only ends the running workers once they have no
remaining connections). Limit the impact of this by recycling
workers automatically after a reasonable (large) number of
connections.

This implementation is shamelessly stolen from that used in
Ic377f48d1a5a3eecbcb183327c9255134c4364ab for our mirror sites.

Change-Id: I2e5c0bdf012184ebbfccb086b967008bf12582ab
Co-Authored-By: Clark Boylan <clark.boylan@gmail.com>
2020-06-23 20:41:31 +00:00
..
00-static.opendev.org.conf static: implement legacy redirect sites 2020-02-27 16:25:39 +11:00
50-ci.openstack.org.conf Update redirects for legacy sides 2020-02-27 10:06:25 +01:00
50-cinder.openstack.org.conf Update redirects for legacy sides 2020-02-27 10:06:25 +01:00
50-developer.openstack.org.conf static: implement legacy redirect sites 2020-02-27 16:25:39 +11:00
50-devstack.org.conf Update redirects for legacy sides 2020-02-27 10:06:25 +01:00
50-docs.airshipit.org.conf Add a new docs.airshipit.org vhost on static01 2020-03-20 19:09:13 +00:00
50-docs.opendev.org.conf static: implement legacy redirect sites 2020-02-27 16:25:39 +11:00
50-docs.openstack.org.conf static: implement legacy redirect sites 2020-02-27 16:25:39 +11:00
50-docs.starlingx.io.conf static: implement legacy redirect sites 2020-02-27 16:25:39 +11:00
50-glance.openstack.org.conf Update redirects for legacy sides 2020-02-27 10:06:25 +01:00
50-governance.openstack.org.conf static: implement legacy redirect sites 2020-02-27 16:25:39 +11:00
50-horizon.openstack.org.conf Update redirects for legacy sides 2020-02-27 10:06:25 +01:00
50-keystone.openstack.org.conf Update redirects for legacy sides 2020-02-27 10:06:25 +01:00
50-nova.openstack.org.conf Update redirects for legacy sides 2020-02-27 10:06:25 +01:00
50-releases.openstack.org.conf static: implement legacy redirect sites 2020-02-27 16:25:39 +11:00
50-security.openstack.org.conf static: implement legacy redirect sites 2020-02-27 16:25:39 +11:00
50-service-types.openstack.org.conf static: implement legacy redirect sites 2020-02-27 16:25:39 +11:00
50-specs.openstack.org.conf static: implement legacy redirect sites 2020-02-27 16:25:39 +11:00
50-summit.openstack.org.conf static: implement legacy redirect sites 2020-02-27 16:25:39 +11:00
50-swift.openstack.org.conf Update redirects for legacy sides 2020-02-27 10:06:25 +01:00
50-tarballs.opendev.org.conf static: implement legacy redirect sites 2020-02-27 16:25:39 +11:00
50-tarballs.openstack.org.conf static: implement legacy redirect sites 2020-02-27 16:25:39 +11:00
50-zuul-ci.org.conf static: implement legacy redirect sites 2020-02-27 16:25:39 +11:00
apache-connection-tuning Limit connections for static site Apache workers 2020-06-23 20:41:31 +00:00