id summary reporter owner description type status priority milestone component version resolution keywords cc uname nginx_version 2401 Deployment on Heroku: add options to handle SIGTERM PetrDlouhy@… "I am using Nginx on Heroku in Docker container along with Gunicorn/Supervisor. When Heroku scales down it first sends SIGTERM to all processes in the container and after 30 seconds it sends SIGKILL. I don't think, that I can change this behavior. After receiving SIGTERM Nginx terminates ungracefully not waiting for running requests. I wonder if the possibility to terminate gracefully on SIGTERM signal could be added." enhancement new minor documentation 1.19.x Linux petr-ws 5.15.0-39-generic #42-Ubuntu SMP Thu Jun 9 23:42:32 UTC 2022 x86_64 GNU/Linux "nginx version: nginx/1.22.0 built by gcc 10.2.1 20210110 (Debian 10.2.1-6) configure arguments: --without-http_rewrite_module "