From owner-freebsd-questions@FreeBSD.ORG Mon Dec 3 19:49:24 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6ED24D59 for ; Mon, 3 Dec 2012 19:49:24 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [94.23.254.147]) by mx1.freebsd.org (Postfix) with ESMTP id 2FB928FC12 for ; Mon, 3 Dec 2012 19:49:22 +0000 (UTC) Received: from baby-jane.lamaiziere.net (unknown [192.168.1.10]) by smtp.lamaiziere.net (Postfix) with ESMTP id 31B4BA991 for ; Mon, 3 Dec 2012 20:49:14 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id C6CDA2CF25F for ; Mon, 3 Dec 2012 20:49:10 +0100 (CET) Date: Mon, 3 Dec 2012 20:49:09 +0100 From: Patrick Lamaiziere To: freebsd-questions@freebsd.org Subject: Postgrey eats 100% CPU Message-ID: <20121203204909.5ecdaf0c@davenulle.org> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.6; i386-portbld-freebsd9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Dec 2012 19:49:24 -0000 Hello, FreeBSD 9.1 amd64, postgrey-1.34_4, perl-5.14.2_2 Here from time to time and since one or two months, postgrey starts to eat 100% of CPU, it always occurs juste after it cleans its bases. Then it does not accept any connection: Dec 2 03:11:49 net-110 postgrey[2252]: cleaning up old logs... Dec 2 03:11:49 net-110 postgrey[2252]: cleaning up old entries... The last time it occured, I deleted its bases because it didn't start at all. Does postgrey work for you? Any clue? I have used it for years without any problem :( Thanks. Regards.