From owner-freebsd-questions@FreeBSD.ORG Tue Dec 25 11:53:41 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC27F16A419 for ; Tue, 25 Dec 2007 11:53:41 +0000 (UTC) (envelope-from fbsd06+RQ=e6dbdde8@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id 8748D13C469 for ; Tue, 25 Dec 2007 11:53:41 +0000 (UTC) (envelope-from fbsd06+RQ=e6dbdde8@mlists.homeunix.com) Received: from mxout-04.mxes.net (mxout-04.mxes.net [216.86.168.179]) by turtle-in.mxes.net (Postfix) with ESMTP id 8E72816467D for ; Tue, 25 Dec 2007 06:23:40 -0500 (EST) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 6A929D05A3 for ; Tue, 25 Dec 2007 06:23:37 -0500 (EST) Date: Tue, 25 Dec 2007 11:23:34 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20071225112334.4c9a8b9e@gumby.homeunix.com.> In-Reply-To: <14493715.post@talk.nabble.com> References: <475E0190.7030909@pacific.net.sg> <200712111718.05876.nvass@teledomenet.gr> <475EAC9D.1020902@pacific.net.sg> <20071211084309.A16234@wonkity.com> <475EB887.6070902@pacific.net.sg> <475EC215.8060004@dial.pipex.com> <475F4209.8080507@pacific.net.sg> <200712120920.46626.nvass@teledomenet.gr> <475F9648.804@pacific.net.sg> <20071212085939.F21510@wonkity.com> <47600D2B.70306@dial.pipex.com> <20071212120214.C22244@wonkity.com> <20071212211015.439a673a@gumby.homeunix.com.> <14493715.post@talk.nabble.com> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.3; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: performance impact of large /etc/hosts files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Dec 2007 11:53:41 -0000 On Mon, 24 Dec 2007 23:49:53 -0800 (PST) RSean wrote: > > Hi guys, > > Just curious if anyone has tried regular expressions to handle ads and > banners. That's what adzap and similar squid filters do.