Hi Arun,<br><br><div class="gmail_quote">On Mon, May 21, 2012 at 2:42 PM, Arun Dobriyal <span dir="ltr"><<a href="mailto:arundobriyaliitkgp@gmail.com" target="_blank">arundobriyaliitkgp@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>Is it possible to smehow fire multiple queries to the varnish cache <br>depending on the output of the cache hit or miss of a<br>

url. So, if a particular url is not present in the cache, I want to modify this url to create a new url.<br>


Then I want to do a lookup using the new url, to see if this new url is in the cache or not. <br clear="all"></blockquote><div><br></div><div>That is doable. </div><div><br></div><div>Take <a href="https://www.varnish-cache.org/trac/wiki/VCLExampleRestarts">https://www.varnish-cache.org/trac/wiki/VCLExampleRestarts</a> and modify it. You probably want to trigger the restarts in vcl_miss instead. If you reach it you've missed the cache, then just alter the URL and restart.</div>

<div><br></div></div><div><br></div>-- <br><img src="http://www.varnish-software.com/sites/default/files/varnishsoft_white_190x47.png"><div>Per Buer<br>Phone: +47 21 98 92 61 / Mobile: +47 958 39 117 / Skype: per.buer<br>

<i>Varnish makes websites fly!</i><div><a href="http://www.varnish-software.com/whitepapers" target="_blank">Whitepapers</a> | <a href="http://www.youtube.com/watch?v=x7t2Sp174eI" target="_blank">Video</a> | <a href="https://twitter.com/varnishsoftware" target="_blank">Twitter</a> <br>

<br></div></div><br>