zulip/puppet/zulip
K.Kanakhin 1e441b8d7c uwsgi: Add master mode to the main uwsgi process.
- Enable `master` parameter for `uswgi` configuration.
  It allows cleaning leaked processes if the parent
  process is closed unexpectedly or with SIGKILL command.
  Child processes follow to the master and kill themselves
  after the main process.

Fixes #3855
2017-03-07 21:35:51 -08:00
..
files puppet: Use restart-server for weekly server restarts. 2017-03-05 11:36:10 -08:00
lib/puppet puppet: Move Apache sites files to correct paths. 2016-10-25 23:44:28 -07:00
manifests missed-emails-sending: Move email sending to separate queue worker. 2017-03-07 20:08:40 -08:00
templates uwsgi: Add master mode to the main uwsgi process. 2017-03-07 21:35:51 -08:00