<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>On Fri, Mar 17, 2017, at 07:15, Игорь Кафельников via Unbound-users wrote:<br></div>
<blockquote type="cite"><div><p><span class="size" style="font-size:small">Hello.</span><br></p><p><span class="size" style="font-size:small">If I use serve-expired option then messages in cache which are expired served as they have zero TTL. But when they are actually evicted from the cache if no requests for the corresponding name are made?</span><br></p></div>
</blockquote><div><br></div>
<div>To the best of my knowledge, the cache is limited by size and records will be evicted only when needed, so essentially you are only limited by available (configured) memory. But I'm not 100% confident, there might be other triggers that evict items.<br></div>
<div><br></div>
</body>
</html>