From owner-freebsd-stable@FreeBSD.ORG Thu Nov 6 20:47:50 2014 Return-Path: Delivered-To: freebsd-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 784223BC; Thu, 6 Nov 2014 20:47:50 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 262CF74A; Thu, 6 Nov 2014 20:47:49 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id sA6Klktv021148 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 6 Nov 2014 13:47:46 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id sA6Kljws021145; Thu, 6 Nov 2014 13:47:46 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 6 Nov 2014 13:47:45 -0700 (MST) From: Warren Block To: =?ISO-8859-15?Q?Juan_Ram=F3n_Molina_Menor?= Subject: Re: Status of svnlite(1) in make.conf(5) In-Reply-To: <545B8BCB.9040106@club-internet.fr> Message-ID: References: <545B5707.20300@club-internet.fr> <545B8BCB.9040106@club-internet.fr> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Thu, 06 Nov 2014 13:47:46 -0700 (MST) Content-Type: TEXT/PLAIN; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org 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: Thu, 06 Nov 2014 20:47:50 -0000 On Thu, 6 Nov 2014, Juan Ramón Molina Menor wrote: >>> Can I help somehow? It?s not only the man page which needs a fix, but >>> maybe also /Makefile.inc1: >>> https://svnweb.freebsd.org/base/head/Makefile.inc1?revision=273755&view=markup#l122 >>> >> >> A PR with patch to fix all the files would be the best. A list of the >> files to change and changes to be made is probably just as difficult to >> create, but would also work. > > For the man page, I?ll try to find time to follow the "FreeBSD Documentation > Project Primer for New Contributors", even if it seems quite daunting. Much of the FDP Primer does not apply to man pages. I or others can help with the markup (contact me off-list if you like), it's the actual content that's important. > For the make infrastructure, I?m quite sure I won?t be able to fulfil the > task, but I?ll try too. Pointing out what is wrong with the current implementation is good enough. From owner-freebsd-stable@FreeBSD.ORG Fri Nov 7 08:57:04 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 7DE5E4B7 for ; Fri, 7 Nov 2014 08:57:04 +0000 (UTC) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.81]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 40A4BF26 for ; Fri, 7 Nov 2014 08:57:03 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1Xmf6E-0000re-7V; Fri, 07 Nov 2014 09:40:59 +0100 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes To: stable@freebsd.org, "Pete French" Subject: Re: Advice on an odd networking problem References: Date: Fri, 07 Nov 2014 09:40:52 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: In-Reply-To: User-Agent: Opera Mail/12.17 (Win32) X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.2 X-Spam-Status: No, score=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 autolearn=disabled version=3.3.1 X-Scan-Signature: 12f61b0c8dc8dcc8c992b8e1fde77987 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 08:57:04 -0000 On Wed, 05 Nov 2014 19:23:31 +0100, Pete French wrote: > I have some ouzzling behaviour here - looks very much like > I am running out of network resources of some kind, but I cant find > out what, so am wondering if anyone has any ideas. > > All machines are running FreeBSD 9.2-STABLE r265427 - which is from > the start of May (probbaly around heartbleed time!) > > We have 5 machines running webservers - apache24 serving cgi scripts, > plyus nginx being used to drive uwsgi with some django/python based > code. These are load balanced by pound on a machine which faces > the internet. This all works as expected, except that if I modify > the cgi-scripts running inside Apache so they make some https > calls to the nginx server on 127.0.0.1 then what we see is that > pound then stops being able to connect to Apache for a proportion > of its calls - its returns 503's. > > The effect on the calls which fail are as if the webserver is > not listening anymore. But this only applies to a fraction of > the calls - most get through. If I disable the cuntionality > which makes the intrenal call to 127.0.0.1 then the problem > goes away. > > It looks to me like I am runing out of some network resource somwhow, > but the load is very very low, and I cant see any obvious parameters > hitting their limits. Nothing is looged out of the ordinary on > the webservers, the only symptoom is the load balancer not being > able to connect. > > Does anyone have any ideas where to look for a solution ? It is > puzzling the hell out of me! > > -pete. Do the https calls to nginx succeed? I can imagine that the https certificate is not valid on 127.0.0.1 and fetch/curl/wget asks for confirmation or something like that. Ronald.