alxtv commented on issue #4562: URL: https://github.com/apache/trafficserver/issues/4562#issuecomment-643282733
OpenSSL definitely plays huge role in the size of allocated memory for ssl certificates. I've repeated the same test but this time compiled ATS with custom SSL (not default coming with OS) openssl-1.1.1g. 40000 pem files: Starting with 530.1m Second touch and config reload: 1.0GB Third touch and config reload: 1.5GB Fourth touch and config reload: 2.0GB Fifth+ touch and config reload: 2.5GB - remain constant While the allocated memory is few time lesser, it's strange that the allocated memory after few config reloads is 5 times bigger than the initial. ---------------------------------------------------------------- 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]
