<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hi all,</p>
<p><br>
</p>
<p>I'm using the EDNS module, and there is some things I dont understand about memory usage, cache size and statistics.</p>
<p><br>
</p>
<p>The documentation says that « The maximum size of the ECS cache is controlled by 'msg-cache-size' ». But when I use « unbound-control stats_noreset », I dont see any memory information or cache size about a subnet cache.</p>
<p>Is there the ECS cache a part of the msg cache ? And should be the same size ? Or is it a totally different cache and it's just that there is no statistics about this cache ?</p>
<p><br>
</p>
<p>In fact, I've a high memory usage on my server, but I dont know if it's a misconfiguration or a memory leak.</p>
<p><br>
</p>
<p>I'm using these size of caches on a 16GB RAM server :</p>
<p>  rrset-cache-size: 2G<br>
  msg-cache-size: 1G<br>
  neg-cache-size: 250m<br>
  key-cache-size: 250m<br>
</p>
<p><br>
</p>
<p>And after a lot of trafic, I see that all my cache are full, unbound says that memory usage is flat, but my system (Debian 9) says that the memory used by Unbound increase all the time unless I restart the process (when eating 14GB of memory…) .<br>
</p>
<p><br>
</p>
<p>Thanks for any help ! :)</p>
<p>Regards,<br>
</p>
<p>Thomas<br>
</p>
</div>
</body>
</html>