prevent varnish from caching Iframe

nick tailor nick.tailor at gmail.com
Thu Sep 20 10:04:13 CEST 2012


Oh forgot one thing. You can use a tool called Varnishhist, which will show
you a graphic representation on if your hitting the cache or not.

Cheers

Nick Tailor

On Thu, Sep 20, 2012 at 12:59 AM, nick tailor <nick.tailor at gmail.com> wrote:

> If your site is taking 2-3 seconds that pretty slow. With Drupal 7 you
> need to do a couple things, such as disable the cron that runs form
> anonymous visits for maintenance and updates on each site and setup your
> own script that runs the cron at a specified time. You will need to get the
> unique ID from the inside the D7 GUI for each site to do this.
>
> The reason why, is because varnish is checking the webserver, depending on
> how you setup your probe could be inadvertently be triggering the cron. The
> second piece to this how is you are handling your session cookie ID's. As
> in what is apache handling when sessionsID come in login creds., and what
> is the cache handling for anonymous visits. This is all defined in your
> VCL.
>
> Cheers
>
> Nick Tailor
>
> On Tue, Sep 11, 2012 at 9:14 PM, Mark Strickland <smsmail at roadrunner.com>wrote:
>
>> How do I prevent varnish from caching a iframe?****
>>
>> ** **
>>
>> ** **
>>
>> Also my website is loading in about 2=3 seconds, is that normal with
>> varnish?  How can I verify that varnish is working correctly.  I am using
>> drupal 7.****
>>
>> _______________________________________________
>> varnish-misc mailing list
>> varnish-misc at varnish-cache.org
>> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20120920/7921ef16/attachment.html>


More information about the varnish-misc mailing list