From owner-freebsd-current@FreeBSD.ORG Tue Apr 22 18:37:57 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 31894106567E for ; Tue, 22 Apr 2008 18:37:57 +0000 (UTC) (envelope-from jille@quis.cx) Received: from smtp1.versatel.nl (smtp1.versatel.nl [62.58.50.88]) by mx1.freebsd.org (Postfix) with ESMTP id B6EF48FC25 for ; Tue, 22 Apr 2008 18:37:56 +0000 (UTC) (envelope-from jille@quis.cx) Received: (qmail 5343 invoked by uid 0); 22 Apr 2008 18:37:54 -0000 Received: from ip83-113-174-82.adsl2.versatel.nl (HELO istud.quis.cx) ([82.174.113.83]) (envelope-sender ) by smtp1.versatel.nl (qmail-ldap-1.03) with SMTP for < >; 22 Apr 2008 18:37:54 -0000 Received: by istud.quis.cx (Postfix, from userid 100) id 208BB39864; Tue, 22 Apr 2008 20:37:54 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on istud.quis.cx X-Spam-Level: X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.4 Received: from [192.168.1.4] (ille [192.168.1.4]) by istud.quis.cx (Postfix) with ESMTP id 5999839860 for ; Tue, 22 Apr 2008 20:37:50 +0200 (CEST) Message-ID: <480E307B.901@quis.cx> Date: Tue, 22 Apr 2008 20:37:47 +0200 From: Jille User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-current@freebsd.org X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 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: Tue, 22 Apr 2008 18:37:57 -0000 Hello, I've read about accf_http(9) some time ago, and I was wondering about it's performance. Does it increase performance on all workloads ? (I'm intrested in the improvements for a PHP-apache-webserver with about 50 request/second average.) Can somebody tell me about it ? -- Jille