<div dir="ltr">Hi,<div><br></div><div>The cache isn't the only one taking RAM, I would recommend having a look at this article to understand what would cost you here: <a href="https://info.varnish-software.com/blog/understanding-varnish-cache-memory-usage">https://info.varnish-software.com/blog/understanding-varnish-cache-memory-usage</a></div><div>Main culprit is possibly going to be Transient storage (<a href="https://varnish-cache.org/docs/trunk/users-guide/storage-backends.html#transient-storage">https://varnish-cache.org/docs/trunk/users-guide/storage-backends.html#transient-storage</a>) but there could be other reasons</div><div><br></div><div>Kind regards,</div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>-- <br></div>Guillaume Quintard<br></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Nov 18, 2020 at 4:20 AM Hamidreza Hosseini <<a href="mailto:hrhosseini@hotmail.com">hrhosseini@hotmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Hi,
<div>I have some varnish ram in production that I'm using it for 1 Year</div>
<div>I had this problem since first time that I install it but Now because we have so many request , the varnish ram will filled and crash and it destroys my backend cluster</div>
<div>The whole ram is 54GB but I adjust 43 GB ram to it in systemd:</div>
<div><br>
</div>
<div>ExecStart=/usr/sbin/varnishd -j unix,user=vcache -F -a :6081 -T localhost:6082 -f /etc/varnish/default.vcl -S /etc/varnish/secret -s malloc,43g -i varnish</div>
<div><br>
</div>
<div>what should I do for this problem??</div>
<div>why varnish doesnt prevent ram filled?</div>
<div>Is there any config in varnish that I tell it you can not eceed from this amount and if you reach that amount you MUST free your cache from the first input?(This feature is really important because I think because I have 5 core cpu onj server, systemd
 cant understand the limitation that I'm adjusting, it should balance in varnish...)</div>
<div><br>
</div>
<div>OS: ubuntu</div>
<div>Varnish version:</div>
<div>varnishd (varnish-6.0.5 revision 3065ccaacc4bb537fb976a524bd808db42c5fe40)</div>
<div>Copyright (c) 2006 Verdens Gang AS</div>
<div>Copyright (c) 2006-2019 Varnish Software AS</div>
<div><br>
</div>
<div><br>
</div>
<br>
<br>
</div>
</div>

_______________________________________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@varnish-cache.org" target="_blank">varnish-misc@varnish-cache.org</a><br>
<a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" rel="noreferrer" target="_blank">https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc</a><br>
</blockquote></div>