Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
24d15a9c
Commit
24d15a9c
authored
Feb 26, 2022
by
Holger Levsen
Browse files
squid config: try ipv4 lookups first to speed things up
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
f0300654
Changes
11
Hide whitespace changes
Inline
Side-by-side
hosts/codethink16-arm64/etc/squid/squid.conf
View file @
24d15a9c
...
...
@@ -7604,7 +7604,7 @@ refresh_pattern . 0 20% 4320
# connectivity is used (and tested), potentially hiding network
# problems which would otherwise be detected and warned about.
#Default:
#
dns_v4_first o
ff
dns_v4_first
o
n
# TAG: ipcache_size (number of entries)
# Maximum number of DNS IP cache entries.
...
...
hosts/ionos1-amd64/etc/squid/squid.conf
View file @
24d15a9c
...
...
@@ -7610,7 +7610,7 @@ refresh_pattern . 0 20% 4320
# connectivity is used (and tested), potentially hiding network
# problems which would otherwise be detected and warned about.
#Default:
#
dns_v4_first o
ff
dns_v4_first
o
n
# TAG: ipcache_size (number of entries)
# Maximum number of DNS IP cache entries.
...
...
hosts/ionos10-amd64/etc/squid/squid.conf
View file @
24d15a9c
...
...
@@ -7611,7 +7611,7 @@ refresh_pattern . 0 20% 4320
# connectivity is used (and tested), potentially hiding network
# problems which would otherwise be detected and warned about.
#Default:
#
dns_v4_first o
ff
dns_v4_first
o
n
# TAG: ipcache_size (number of entries)
# Maximum number of DNS IP cache entries.
...
...
hosts/osuosl167-amd64/etc/squid/squid.conf
View file @
24d15a9c
...
...
@@ -7605,7 +7605,7 @@ refresh_pattern . 0 20% 4320
# connectivity is used (and tested), potentially hiding network
# problems which would otherwise be detected and warned about.
#Default:
#
dns_v4_first o
ff
dns_v4_first
o
n
# TAG: ipcache_size (number of entries)
# Maximum number of DNS IP cache entries.
...
...
hosts/osuosl168-amd64/etc/squid/squid.conf
View file @
24d15a9c
...
...
@@ -7605,7 +7605,7 @@ refresh_pattern . 0 20% 4320
# connectivity is used (and tested), potentially hiding network
# problems which would otherwise be detected and warned about.
#Default:
#
dns_v4_first o
ff
dns_v4_first
o
n
# TAG: ipcache_size (number of entries)
# Maximum number of DNS IP cache entries.
...
...
hosts/osuosl169-amd64/etc/squid/squid.conf
View file @
24d15a9c
...
...
@@ -7605,7 +7605,7 @@ refresh_pattern . 0 20% 4320
# connectivity is used (and tested), potentially hiding network
# problems which would otherwise be detected and warned about.
#Default:
#
dns_v4_first o
ff
dns_v4_first
o
n
# TAG: ipcache_size (number of entries)
# Maximum number of DNS IP cache entries.
...
...
hosts/osuosl170-amd64/etc/squid/squid.conf
View file @
24d15a9c
...
...
@@ -7605,7 +7605,7 @@ refresh_pattern . 0 20% 4320
# connectivity is used (and tested), potentially hiding network
# problems which would otherwise be detected and warned about.
#Default:
#
dns_v4_first o
ff
dns_v4_first
o
n
# TAG: ipcache_size (number of entries)
# Maximum number of DNS IP cache entries.
...
...
hosts/osuosl171-amd64/etc/squid/squid.conf
View file @
24d15a9c
...
...
@@ -7605,7 +7605,7 @@ refresh_pattern . 0 20% 4320
# connectivity is used (and tested), potentially hiding network
# problems which would otherwise be detected and warned about.
#Default:
#
dns_v4_first o
ff
dns_v4_first
o
n
# TAG: ipcache_size (number of entries)
# Maximum number of DNS IP cache entries.
...
...
hosts/osuosl172-amd64/etc/squid/squid.conf
View file @
24d15a9c
...
...
@@ -7605,7 +7605,7 @@ refresh_pattern . 0 20% 4320
# connectivity is used (and tested), potentially hiding network
# problems which would otherwise be detected and warned about.
#Default:
#
dns_v4_first o
ff
dns_v4_first
o
n
# TAG: ipcache_size (number of entries)
# Maximum number of DNS IP cache entries.
...
...
hosts/osuosl173-amd64/etc/squid/squid.conf
View file @
24d15a9c
...
...
@@ -7605,7 +7605,7 @@ refresh_pattern . 0 20% 4320
# connectivity is used (and tested), potentially hiding network
# problems which would otherwise be detected and warned about.
#Default:
#
dns_v4_first o
ff
dns_v4_first
o
n
# TAG: ipcache_size (number of entries)
# Maximum number of DNS IP cache entries.
...
...
hosts/osuosl174-amd64/etc/squid/squid.conf
View file @
24d15a9c
...
...
@@ -7605,7 +7605,7 @@ refresh_pattern . 0 20% 4320
# connectivity is used (and tested), potentially hiding network
# problems which would otherwise be detected and warned about.
#Default:
#
dns_v4_first o
ff
dns_v4_first
o
n
# TAG: ipcache_size (number of entries)
# Maximum number of DNS IP cache entries.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment