Add proxy09 and proxy12 to mediawiki
This commit is contained in:
parent
99f25ca1a6
commit
1e15edd47d
1 changed files with 8 additions and 0 deletions
|
@ -366,6 +366,10 @@ $wgSquidServersNoPurge = array(
|
|||
"2607:f188::dead:beef:cafe:fed1",
|
||||
"192.168.1.78",
|
||||
|
||||
# proxy09
|
||||
"140.211.169.206",
|
||||
"192.168.1.15",
|
||||
|
||||
# proxy10
|
||||
"10.5.126.51",
|
||||
"192.168.1.17",
|
||||
|
@ -375,6 +379,10 @@ $wgSquidServersNoPurge = array(
|
|||
"2604:1580:fe00:0:dead:beef:cafe:fed1",
|
||||
"192.168.1.37",
|
||||
|
||||
# proxy12
|
||||
"152.19.134.198",
|
||||
"192.168.1.13",
|
||||
|
||||
{% endif %}
|
||||
);
|
||||
# This setting is used to send PURGE requests to varnish on reverse proxies upon page changes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue