From owner-freebsd-net@FreeBSD.ORG Fri Jun 13 13:21:29 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABF8C37B401 for ; Fri, 13 Jun 2003 13:21:29 -0700 (PDT) Received: from hysteria.spc.org (hysteria.spc.org [195.206.69.234]) by mx1.FreeBSD.org (Postfix) with SMTP id C59FE43FE3 for ; Fri, 13 Jun 2003 13:21:28 -0700 (PDT) (envelope-from bms@hysteria.spc.org) Received: (qmail 26114 invoked by uid 5013); 7 Jun 2003 12:13:27 -0000 Date: Sat, 7 Jun 2003 13:13:27 +0100 From: Bruce M Simpson To: Conrad Sabatier Message-ID: <20030607121327.GD32325@spc.org> Mail-Followup-To: Bruce M Simpson , Conrad Sabatier , freebsd-net@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: freebsd-net@FreeBSD.ORG Subject: Re: accf_{data,http} defaults? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 20:21:30 -0000 On Fri, Jun 06, 2003 at 09:49:25PM -0500, Conrad Sabatier wrote: > Is this impression correct, or will accf_data and accf_http actually have > any effect if simply loaded? Correcto. Apache has patches in its tree to use these features when loaded. BMS