From owner-freebsd-current@FreeBSD.ORG Mon Sep 3 15:24:42 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE87316A418 for ; Mon, 3 Sep 2007 15:24:41 +0000 (UTC) (envelope-from citrin@citrin.ru) Received: from mail.classis.ru (classis.ru [213.248.60.120]) by mx1.freebsd.org (Postfix) with ESMTP id 6D4A313C465 for ; Mon, 3 Sep 2007 15:24:41 +0000 (UTC) (envelope-from citrin@citrin.ru) Received: from citrin (unknown [81.19.65.104]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: citrin.citrin.ru) by mail.classis.ru (Postfix) with ESMTP id 08BE61227C05 for ; Mon, 3 Sep 2007 19:24:40 +0400 (MSD) Date: Mon, 3 Sep 2007 19:25:58 +0400 From: Anton Yuzhaninov X-Mailer: The Bat! (v3.99.3) Professional Organization: Rambler X-Priority: 3 (Normal) Message-ID: <8488755.20070903192558@citrin.ru> To: freebsd-current@freebsd.org In-Reply-To: <372905364.20070903173024@citrin.ru> References: <372905364.20070903173024@citrin.ru> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha1; boundary="----------D618ACD36BECF40" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: dovecot kqueue problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Sep 2007 15:24:42 -0000 This is a cryptographically signed message in MIME format. ------------D618ACD36BECF40 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable AY> dovecot-1.0.3 compiled with kqueue support periodically stop to accept AY> connections: AY> Listen queue not empty: AY> Current listen queue sizes (qlen/incqlen/maxqlen) AY> Proto Listen Local Address AY> tcp4 6/0/8 *.143 sorry for noise, it was my configuration mistake Dovecot use imap-login procees not only for auth, but all time when imap connection open, and so can handle not more than login_max_processes_count concurrent imap connections. --=20 Anton Yuzhaninov. ------------D618ACD36BECF40--