zulip/puppet
Alex Vandiver ceb909dbc5 puppet: Increase backlogged socket count based on uwsgi backlog.
Increasing the uwsgi listen backlog is intended to allow it to handle
higher connection rates during server restart, when many clients may
be trying to connect.  The kernel, in turn, needs to have a
proportionally increased somaxconn soas to not refuse the connection.

Set somaxconn to 2x the uwsgi backlog, but no lower than the
default (128).
2020-07-28 21:16:26 -07:00
..
zulip puppet: Increase backlogged socket count based on uwsgi backlog. 2020-07-28 21:16:26 -07:00
zulip_ops puppet: Use correct scope for zulip_ops::munin_plugin. 2020-07-15 21:49:45 -07:00