Mark Adams bc20bea7d9 Add support for --reload-engine
Currently, gunicorn automatically uses the preferred reloader (inotify
if present with fallback to polling). However, it would be useful in
some scenarios if users could force polling.

The solution for this is to add a new configuration option called
'reload_engine' which takes one of three options: ['auto', 'poll',
'inotify'].

Fixes #1459
2017-02-14 19:49:37 +03:00
..
2014-06-20 09:20:37 +01:00
2017-01-11 23:07:20 +03:00
2017-02-07 09:05:43 +03:00
2017-02-14 19:49:37 +03:00
2015-12-28 20:22:03 +01:00
2015-07-03 07:46:22 +03:00
2015-10-22 02:28:35 +09:00
2017-01-11 19:52:15 -08:00
2017-02-06 09:18:41 +03:00
2017-02-07 09:05:43 +03:00
2015-07-03 07:46:22 +03:00
2017-02-07 09:05:43 +03:00