Jeremy Stanley c4be87753f Set MaxConnectionsPerChild 8192 for Gitea backends
When we added Apache as a filtering proxy on our Gitea backends in
order to more easily mitigate resource starvation, we did not set
any tuning to tell it when to recycle worker processes. As a result,
backends may continue serving requests with workers which pre-date
certificate rotation. This problem has also become more broadly
prevalent throughout our services with the introduction of Let's
Encrypt's 3-month certificate expirations as compared to our
previous 2-year certificates.

Add the same MaxConnectionsPerChild tuning to our Gitea backend
proxies as we use for our static sites and mirror servers.

Change-Id: I77d89385178a30f7dc5d04bedd0ab3772865c09f
2021-04-07 15:38:35 +00:00
..
2021-03-17 07:06:53 +11:00
2020-03-11 15:15:00 -07:00
2021-03-31 01:42:36 +00:00
2019-09-18 12:40:19 -07:00
2019-05-15 16:03:07 -07:00
2020-05-13 05:32:54 +10:00
2021-02-11 13:35:16 +11:00
2020-09-30 11:55:24 +10:00
2021-03-18 11:59:30 +11:00
2021-03-18 11:59:30 +11:00
2021-03-18 11:59:30 +11:00
2021-03-29 11:03:59 -07:00