http://codereview.appspot.com/10841/diff/1001/812 File ../trunk/java/common/conf/shindig.properties (right):
http://codereview.appspot.com/10841/diff/1001/812#newcode32 Line 32: On 2009/01/27 20:27:34, lindner wrote:
can we perhaps have a refreshInterval based threshhold here? For
example images
with refreshInterval=0 should definitely not be rewriten, and they are non-cacheable..
Done. Will not rewrite images if no-cache or cache ttl == 0. See BasicHttpFetcher http://codereview.appspot.com/10841