we cache our web site with varnish. But we want to exclude some html element (i.e. iframes) from cache. How can we configure VLC as we want? Thank you all already now.

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

take a look at this serverfault question and you should get the idea. it does nearly the same, you just have to replace the conditions in vcl_recv with your url which is displayed in the iframe.

link|improve this answer
thank you very much. – Kerberos Aug 20 '10 at 16:48
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.