<div dir="ltr">You are running linux, check that the path where the SHM log is written is tmpfs mounted:<div><div>tmpfs on /usr/local/var/varnish type tmpfs (rw,size=256M)<br></div></div><div><br></div><div style>A small one will be enough:</div>

<div style><br></div><div class="gmail_extra"><div>Filesystem      Size  Used Avail Use% Mounted on</div><div>tmpfs           256M   82M  175M  32% /usr/local/var/varnish</div></div><div class="gmail_extra"><br></div><div class="gmail_extra">

Search for a file named "_.vsm".<br><br>If this file is on a "normal" filesystem (disk) linux will periodically flush the contents to disk, which depending on your traffic can be some tens of megabytes every some seconds.<br>

<div><br></div>-- <br>Jorge Nerín<br><<a href="mailto:jnerin@gmail.com">jnerin@gmail.com</a>>
</div></div>