From owner-freebsd-current@FreeBSD.ORG Wed Apr 23 08:17:43 2008 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 EB1881065675 for ; Wed, 23 Apr 2008 08:17:43 +0000 (UTC) (envelope-from dimma@higis.ru) Received: from mail.higis.ru (mail.higis.ru [213.147.37.35]) by mx1.freebsd.org (Postfix) with ESMTP id A5A028FC14 for ; Wed, 23 Apr 2008 08:17:43 +0000 (UTC) (envelope-from dimma@higis.ru) Received: from [87.242.97.68] (port=1683 helo=dimma.masterhost.ru) by mail.higis.ru with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JoZdr-000ENN-Af for freebsd-current@freebsd.org; Wed, 23 Apr 2008 11:43:47 +0400 Message-ID: <480EE8B2.2020907@higis.ru> Date: Wed, 23 Apr 2008 11:43:46 +0400 From: Dmitriy Kirhlarov User-Agent: Thunderbird 2.0.0.4 (X11/20070621) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <8481.1208889581@critter.freebsd.dk> <480E3E66.3000303@samsco.org> <480E589C.8010108@delphij.net> In-Reply-To: <480E589C.8010108@delphij.net> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Http Accept filters (accf_http) 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: Wed, 23 Apr 2008 08:17:44 -0000 Xin LI wrote: > | Does anyone know why accf_accept is disabled by default in the ports' > | stock Apache 2.2 (it's disabled in the default config files)? I thought > > Yes, I wonder that too. Personally I think it might be a good idea to > just bind accf_http and accf_data into GENERIC, as I always add them We are using accf_http and accf_data on 6.1-6.3 with apache and proftpd. Now we have periodical sockets leak. We can't reproduce it, but accf_* under suspiction. WBR Dmitriy