Merge "Update squid element to reflect current usage"
This commit is contained in:
commit
e6720d3d9f
@ -50,7 +50,7 @@ http_port 3128
|
||||
|
||||
# maximum_object_size must come before cache_dir to be active
|
||||
maximum_object_size 1024 MB
|
||||
cache_dir aufs /var/spool/squid 4096 16 256
|
||||
cache_dir aufs /var/spool/squid 8192 16 256
|
||||
|
||||
# Leave coredumps in the first cache dir
|
||||
coredump_dir /var/spool/squid
|
||||
@ -60,5 +60,6 @@ coredump_dir /var/spool/squid
|
||||
#
|
||||
refresh_pattern ^ftp: 1440 20% 10080
|
||||
refresh_pattern ^gopher: 1440 0% 1440
|
||||
refresh_pattern -i repomd.xml$ 0 0% 0
|
||||
refresh_pattern -i (/cgi-bin/|\?) 0 0% 0
|
||||
refresh_pattern . 0 20% 1440
|
||||
|
Loading…
Reference in New Issue
Block a user