From owner-freebsd-net@FreeBSD.ORG Wed Jul 25 10:43:02 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3BB3016A417 for ; Wed, 25 Jul 2007 10:43:02 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from pobox.codelabs.ru (pobox.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id D6BAB13C45A for ; Wed, 25 Jul 2007 10:43:01 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Message-ID:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender:X-Spam-Status:Subject; b=Jr4OL4N1A/jq80MaDwhbVgemQPwpqaMxxPL8kSz3H4xFFo4j9F7HzDUf35e27TUnLkPNG9OkywPCzHVfDvPsfXh1DvHDqxUMKJhNRBjQ1lKI+UhXRxMGVVvIWi81UM5n6t91sQlz+2z9SVjeMc38/jkE0Pje439buT7ZHhdSOpk=; Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25]) by pobox.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1IDeKY-000ErI-7j; Wed, 25 Jul 2007 14:42:58 +0400 Date: Wed, 25 Jul 2007 14:42:53 +0400 From: Eygene Ryabinkin To: Gergely CZUCZY Message-ID: <20070725104253.GL1510@void.codelabs.ru> References: <20070725100504.GA24034@harmless.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20070725100504.GA24034@harmless.hu> Sender: rea-fbsd@codelabs.ru X-Spam-Status: No, score=-1.8 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_50 Cc: Pound Mailing List , freebsd-net@freebsd.org Subject: Re: backends periodically rendered DEAD X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jul 2007 10:43:02 -0000 Gergely, good day. Wed, Jul 25, 2007 at 12:05:04PM +0200, Gergely CZUCZY wrote: > I'm testing pound at the moment, and running paralelly around 15-18 > apache benchmarks for a session-tracking test. > > However pound keeps on losing the backends periodically and it > restores them a few seconds later they come back, and go back > to DEAD again. And what 'netstat -na' tells you when your backends are in the DEAD state? -- Eygene