We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f49ed commit d27abe4Copy full SHA for d27abe4
containers/proxy-squid-image/squid.conf
@@ -41,7 +41,7 @@ refresh_pattern /saltboot/.*$ 10080 100% 525600 ignore-no-store ignore-reload ig
41
# kernel and initrd are tied to images, will never change as well
42
refresh_pattern /tftp/images/.*$ 10080 100% 525600 ignore-no-store ignore-reload ignore-private
43
# rest of tftp are config files prone to change frequently
44
-refresh_pattern /tftp/.*$ 0 1% 1440 reload-into-ims refresh-ims
+refresh_pattern /tftp/.*$ 0 1% 5 reload-into-ims refresh-ims
45
refresh_pattern . 0 100% 525600
46
47
# secure squid
0 commit comments