Commit 3fba51b0 authored by Per Buer's avatar Per Buer

advice the user to rely on the default caching rules

parent feaa02b3
......@@ -168,6 +168,18 @@ beresp.ttl to whatever you want::
}
}
The example will set the TTL to 5 days for the old legacy stuff on
your site.
Forcing caching for certain requests and certain responses
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Since you still have this cumbersome backend that isn't very friendly
to work with you might want to override more stuff in Varnish. We
recommend that you rely as much as you can on the default caching
rules. It is perfectly easy to force Varnish to lookup an object in
the cache but it isn't really recommended.
Normalizing your namespace
~~~~~~~~~~~~~~~~~~~~~~~~~~
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment