a problem about obj.cacheable
彭伟
pwlazy at gmail.com
Thu Apr 7 10:51:37 CEST 2011
hi all:
i am learning document from varnish offical website.
in the documents, there is a configure as below:
sub vcl_fetch {
if (!obj.cacheable) {
obj.ttl = 10s;
pass;
}
i wonder after varnish fetch a page form back server, what varnish
decides the page
if it's cacheable according to?
please help me! thanks !
Regards!
pwlazy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20110407/827d904e/attachment-0003.html>
More information about the varnish-misc
mailing list