Seeking two +1s for a dns change that might help with our vpn issues.
Previously we had it doing round-robin over all the proxies. We've been having issues over the last few weeks involving vpn saturation and nirik tracked down one possible cause to busgateway01 which was and oddly high amount of traffic. This change will direct external scripts to consume messages only directly from proxy01, skipping the vpn. We'll see if this reduces our vpn issues.
If this causes things to go haywire, we should just revert in git. --- fedoraproject.org.template | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fedoraproject.org.template b/fedoraproject.org.template index 5593b28..b4fccb9 100644 --- a/fedoraproject.org.template +++ b/fedoraproject.org.template @@ -187,7 +187,7 @@ hosted-lists01 IN A 85.236.55.8 hosted02 IN A 66.135.62.187 hosted03 IN A 140.211.169.199 hosted04 IN A 152.19.134.149 -hub IN CNAME wildcard +hub IN CNAME proxy01 hub.stg IN A 209.132.181.5 ibiblio01 IN A 152.19.134.138 ibiblio01 IN AAAA 2610:28:3090:3001:dead:beef:cafe:fe01
On Tue, 2 Sep 2014 10:55:31 -0700 Ralph Bean rbean@redhat.com wrote:
Seeking two +1s for a dns change that might help with our vpn issues.
+1 make it so.
kevin
infrastructure@lists.fedoraproject.org