<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi all,</p>
    <p>I'm having problems with memory in config service. I increased
      vsz_limit to 10GB but continue with this errors when try to reload
      or restart dovecot:<br>
    </p>
    <p>config: Panic: data stack: Out of memory when allocating
      2147483688 bytes<br>
      master: Error: service(config): command startup failed, throttling
      for 2 secs<br>
      config: Fatal: master: service(config): child 5512 killed with
      signal 6 (core dumps disabled)<br>
    </p>
    <p>Dovecot has a lot of certificates TLS configured (SNI) (about
      3k), but if I check the size of all of them is aprox 170MB on
      disk.<span class="VIiyi" lang="en"><span class="JLqJ4b ChMk0b"
          data-language-for-alternatives="en"
          data-language-to-translate-into="es" data-phrase-index="0"
          data-number-of-phrases="1"><span> Why does it need so much
            memory to boot? Is normal?<br>
          </span></span></span></p>
    <p><br>
    </p>
    <pre style="background-color:#2b2b2b;color:#a9b7c6;font-family:'JetBrains Mono',monospace;font-size:9,8pt;">service config {
  vsz_limit = {{ vszlimit }}
}</pre>
    <p><span class="VIiyi" lang="en"><span class="JLqJ4b ChMk0b"
          data-language-for-alternatives="en"
          data-language-to-translate-into="es" data-phrase-index="0"
          data-number-of-phrases="1"><span></span></span></span></p>
  </body>
</html>