dneuman64 opened a new issue #2223: Traffic Router leaks file handles when it cannot get SSL certificates URL: https://github.com/apache/incubator-trafficcontrol/issues/2223 Traffic Router is leaking file handles when it cannot retrieve SSL certificates. This will eventually lead to a "too many open files" error and Traffic Router will stop accepting connections. To Reproduce: - Make it so traffic router cannot reach traffic ops - watch open file handles increase as traffic router tries to poll for certificates. You will see a message in the log like "Waiting for https certificates to support new config" when this issue is occurring.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
