From owner-freebsd-stable@FreeBSD.ORG Fri Nov 7 12:34:49 2014 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EA869EE7 for ; Fri, 7 Nov 2014 12:34:49 +0000 (UTC) Received: from constantine.ingresso.co.uk (constantine.ingresso.co.uk [IPv6:2a02:b90:3002:e550::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B28DDC75 for ; Fri, 7 Nov 2014 12:34:49 +0000 (UTC) Received: from dilbert.london-internal.ingresso.co.uk ([10.64.50.6] helo=dilbert.ingresso.co.uk) by constantine.ingresso.co.uk with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.82 (FreeBSD)) (envelope-from ) id 1XmikX-0008Fr-Ql; Fri, 07 Nov 2014 12:34:45 +0000 Received: from petefrench by dilbert.ingresso.co.uk with local (Exim 4.84 (FreeBSD)) (envelope-from ) id 1XmikX-00074b-OI; Fri, 07 Nov 2014 12:34:45 +0000 To: gmx@ross.cx, petefrench@ingresso.co.uk, ronald-lists@klop.ws, stable@freebsd.org Subject: Re: Advice on an odd networking problem In-Reply-To: Message-Id: From: Pete French Date: Fri, 07 Nov 2014 12:34:45 +0000 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 12:34:50 -0000 > I quote your original story: Ah, ooops! Yes, that should say 'http' not 'https'. Sorry, written in a bit of a hurry. > So, what is actually taking to long and results in a 503 from where? You > need to figure that out. Its the load balancer to the webservers - which is http. the webservers make an inrerenal call to 127.0.0.1, also http. I think the original story had the location of the 503 right, though i ddi say we were encrypting stuff to 127.0.0.1 - sorry for that (ave had a few reponses asking me to check the https stuff, now I realsie why!) -pete.