zulip/puppet
Alex Vandiver 262b19346e puppet: Decrease default nginx worker_connections.
Increasing worker_connections has a memory cost, unlike the rest of
the changes in 1c76036c61d8; setting it to 1 million caused nginx to
consume several GB of memory.

Reduce the default down to 10k, and allow deploys to configure it up
if necessary.  `worker_rlimit_nofile` is left at 1M, since it has no
impact on memory consumption.
2023-03-23 15:59:23 -07:00
..
zulip puppet: Decrease default nginx worker_connections. 2023-03-23 15:59:23 -07:00
zulip_ops puppet: Enable sentry hooks for production and staging. 2023-03-17 08:10:31 -07:00
deps.yaml puppet: Update dependencies. 2023-03-23 09:50:30 -07:00