<html><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:12pt"><div>Hello guys,</div><div><br></div><div>I'm using malloc for Varnish. I'm using a php application which runs deamons for live streaming (text-streaming) and has a big issue with memory, also memory leak so I desided to use echo 1 > /proc/sys/vm/drop_caches.</div><div><br></div><div>Here comes the problem! I think this command resets varnish's cache! (not 100% sure.)</div><div><br></div><div>How can I stop memory leaking without resetting Varnish cache? (my php application is the latest version and I can't replace it with an other application)</div><div><br></div><div>OS: Ubuntu 9.10</div><div>varnish: v. 2.1</div><div>memory: 3GB</div><div><br></div><div>Best regards,</div><div>Ali</div><div><br></div><div><br></div></div></body></html>