<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body 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>
</body>
</html>