You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2018/05/03 20:00:07 UTC

[GitHub] dneuman64 opened a new issue #2223: Traffic Router leaks file handles when it cannot get SSL certificates

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:
users@infra.apache.org


With regards,
Apache Git Services