Changes between Initial Version and Version 1 of Ticket #2558, comment 6


Ignore:
Timestamp:
11/08/23 00:15:23 (6 months ago)
Author:
Roman

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2558, comment 6

    initial v1  
    88> This shouldn't be needed for reopening logs though - reopening logs is a simple operation, and nginx can do it without starting new worker processes, see [https://nginx.org/en/docs/control.html#logs here]. Make sure to use `USR1` signal to instruct nginx to reopen logs, and not `HUP`, which causes reconfiguration.
    99
    10 Sorry. I'm recheck and we use `kill -USR1`.
     10Sorry. I'm recheck and we use `kill -USR1` to log rotate.
    1111
    1212`kill -HUP` we use much less often to real reload configuration. Because our service needs to reload the configure.