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-04 08:29:01 +11:00
2020-11-20 19:13:32 +11:00
2021-02-24 00:02:04 +00:00
2021-02-19 09:54:31 +11:00
2020-12-10 09:21:48 +11:00
2021-03-18 11:59:30 +11:00
2020-11-05 11:56:46 +11:00
2020-04-16 12:45:36 -05:00
2020-10-19 14:06:57 +11:00
2020-10-28 14:18:24 +11:00
2021-03-29 11:55:14 +11:00
2021-03-08 15:03:43 +01:00
2021-03-16 15:12:41 +11:00
2020-04-16 12:08:00 -07:00
2021-03-17 14:52:31 -07:00
2020-12-10 15:04:30 +11:00
2021-02-19 15:42:40 -08:00