CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/10/22 09:36:53
Modified files:
www/nginx : Tag: OPENBSD_7_0 Makefile
www/nginx/pkg : Tag: OPENBSD_7_0 nginx.rc
Log message:
revert the previous move to sending SIGQUIT to nginx because it can take
a lot of time to finish them gracefully and if reaching the timeout the
nginx service cannot be started again, until the processes go away
something else is in the works, but for 7.0, it is best to revert
discussed with aja@
