alxtv commented on issue #4562: URL: https://github.com/apache/trafficserver/issues/4562#issuecomment-642065330
I've just tested this again with 8.0.7 and master on both latest CentOS 8 and Fedora32 with https://raw.githubusercontent.com/apache/trafficserver/master/contrib/make-ssl-multicert and default configuration (no remap rules). 1900 pem files: Starting with 1.4GB First touch and config reload: 2.8GB Second touch and config reload: 4.2GB Third touch and config reload: 5.6GB Fourth touch and config reload: 5.9GB Fifth+ touch and config reload: 6.6GB - remain constant 3000 pem files: Starting with 2.2GB First touch and config reload: 4.4GB Second touch and config reload: 6.7GB Third touch and config reload: Out of memory (8GB+) 7600 pem files - Starting with 5.7GB First touch and config reload: Out of memory (8GB+) I think that ATS keeps more than 2 copies at reload. I don't see old copies being freed up. ---------------------------------------------------------------- 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]
