bneradt opened a new pull request #6806:
URL: https://github.com/apache/trafficserver/pull/6806


   ### Draft Status
   
   This is a draft that we at Yahoo! are experimenting with internally. I'm 
putting this up here so more people can see and comment on this. This was 
discussed and approved in the dev mailing list, see subject: "Proposal for 9.x: 
Support external log rotation via a handled signal"
   
   ### Description
   
   This is to support third party log rotation mechanisms. It is the 
responsibility of the external log rotation tool to move the current log out of 
the way and issue a SIGUSR2 to traffic_manager. With the change contained 
herein, traffic_manager will then create and begin logging to the new files it 
manages (manager.out, traffic.out). It then passes down the signal to 
traffic_server which does the same with its logs (squid.log, diags.log, etc.).
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to