You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/06/12 06:18:06 UTC

[GitHub] [trafficserver] alxtv edited a comment on issue #4562: Memory Leak - traffic_ctl config reload

alxtv edited a comment 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+)
   


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