commit | 981bb84f71b1dfc6f6eb37858c975fb24ac70a45 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Tue Mar 07 18:51:16 2017 +0300 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Tue Mar 07 18:51:16 2017 +0300 |
tree | cf66752182343de8606a9ac2d9625508d574356b | |
parent | 0de53accd5c8ceb44f4d64738da869e9f82e9174 [diff] |
Introduced worker_shutdown_timeout. The directive configures a timeout to be used when gracefully shutting down worker processes. When the timer expires, nginx will try to close all the connections currently open to facilitate shutdown.