Konstantin vz'One Enchant 927fb2ba02 Prevent removal unix socket for reuse_port (#1887)
If you have two (or more) instances of gunicorn that use `reuse-port`
and bind to single unix socket all work until one of gunicorn will
stopped. Because the first stopped removes unix socket file and other
instances can't longer process requests.
2018-10-02 13:25:35 +02:00
..
2018-08-01 15:31:17 +03:00
2018-08-01 15:31:17 +03:00
2018-08-01 15:31:17 +03:00
2018-07-03 13:09:09 -07:00
2018-09-04 12:19:30 +02:00
2018-08-01 15:31:17 +03:00
2017-01-11 19:52:16 -08:00
2018-08-01 15:31:17 +03:00