First hit always cached.

Tobias Eichelbrönner tobias.eichelbroenner at lamp-solutions.de
Tue Sep 4 19:27:06 CEST 2012


> The first hit from all users.

as david said, the first hit by definition can not be in any cache.

If you do not count a preloading request, you could make a rule that for
example the first request from outside 127.0.0.1 stores a trigger to a
variable
(https://github.com/varnish/libvmod-var)
so that the url will no longer be cached.

But i really would like to read about any use case for that.


-- 
LAMP solutions GmbH
Gostenhofer Hauptstrasse 35
90443 Nuernberg

Amtsgericht Nuernberg: HRB 22366
Geschaeftsfuehrer: Heiko Schubert

Es gelten unsere allgemeinen Geschaeftsbedingungen.
http://www.lamp-solutions.de/agbs/

Telefon      : 0911 / 376 516 0
Fax          : 0911 / 376 516 11
E-Mail       : support at lamp-solutions.de
Web          : www.lamp-solutions.de
Facebook     : http://www.facebook.com/LAMPsolutions
Twitter      : http://twitter.com/#!/lampsolutions



More information about the varnish-misc mailing list