From 7dd38c56de41954f53104d50393b15e73970f618 Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Mon, 7 Oct 2024 14:12:59 -0700 Subject: [PATCH] [orangelight] Remove catalog-qa1 from the load balancer Something is broken with passenger on catalog-qa1, and the health checks are filling up the disk with errors quickly --- roles/nginxplus/files/conf/http/catalog-qa.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/nginxplus/files/conf/http/catalog-qa.conf b/roles/nginxplus/files/conf/http/catalog-qa.conf index e3bd58a85..61b42569c 100644 --- a/roles/nginxplus/files/conf/http/catalog-qa.conf +++ b/roles/nginxplus/files/conf/http/catalog-qa.conf @@ -12,7 +12,6 @@ limit_req_zone $external_traffic zone=catalog-qa-ratelimit:10m rate=10r/s; upstream catalog-qa { zone catalog-qa 64k; - server catalog-qa1.princeton.edu resolve; server catalog-qa2.princeton.edu resolve; sticky learn create=$upstream_cookie_catalogqacookie