Keep things cached for at least 10min
authorJulien Cristau <jcristau@debian.org>
Sat, 7 Jul 2018 08:00:59 +0000 (10:00 +0200)
committerJulien Cristau <jcristau@debian.org>
Sat, 7 Jul 2018 08:00:59 +0000 (10:00 +0200)
modules/roles/templates/apache-security-tracker.debian.org.conf.erb

index f13ddd4..6c7604e 100644 (file)
@@ -14,6 +14,7 @@ Use common-debian-service-https-redirect * security-tracker.debian.org
 
        <IfModule mod_cache_disk.c>
                CacheEnable disk /
+               CacheMinExpire 600
                # Keep serving stale entities for up to 10 seconds while
                # they're being refreshed
                CacheLock on