Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rmeNU-0094Bn-NK for pgsql-www@arkaria.postgresql.org; Tue, 19 Mar 2024 18:40:01 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rmeHX-00HLt8-MK for pgsql-www@arkaria.postgresql.org; Tue, 19 Mar 2024 18:33:52 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rmeHX-00HLt0-Dm for pgsql-www@lists.postgresql.org; Tue, 19 Mar 2024 18:33:51 +0000 Received: from lana.depesz.com ([88.198.49.178] helo=depesz.com) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rmeHU-005PZp-Nu for pgsql-www@lists.postgresql.org; Tue, 19 Mar 2024 18:33:51 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=depesz.com; s=20170201; h=Content-Type:MIME-Version:Reply-To:Message-ID:Subject:To:Sender :From:Date:Cc:Content-Transfer-Encoding:Content-ID:Content-Description: In-Reply-To:References; bh=0bAkuPPsagDhCRD1blp0P4ASwR8b+ky1Rkcy9dcEt38=; b=DJ M0NYNDQeYxp8Dtn1EDb/OABmedoDiHMscSOJ/TcsMvJB8V3q8yW0K4JHHIlyOugWRoa+FWZv7riNa wUYw1V8n65M8NMHmp50Yduc0NO3JxZD14KbGWQajHVhYKiHtyHX4X+8MhUpKzEYuiz3mTr9AMIRde GKLVEqlJZo24E9s=; Received: from depesz by depesz.com with local (Exim 4.96) (envelope-from ) id 1rmeFN-007TIu-0K for pgsql-www@lists.postgresql.org; Tue, 19 Mar 2024 19:31:37 +0100 Date: Tue, 19 Mar 2024 19:31:37 +0100 From: hubert depesz lubaczewski Sender: depesz@depesz.com To: PostgreSQL WWW Subject: Varnish errors on devel docs Message-ID: Reply-To: depesz@depesz.com MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi, I was trying to get some docs from /devel/ branch, and am getting varnish errors: https://www.postgresql.org/docs/devel/sql-update.html: > Error 503 Backend fetch failed > > Backend fetch failed > Guru Meditation: > > XID: 113893364 > > Varnish cache server Best regards, depesz