Return-Path: Delivered-To: apmail-perl-dev-archive@www.apache.org Received: (qmail 43318 invoked from network); 28 Sep 2005 08:23:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Sep 2005 08:23:36 -0000 Received: (qmail 19469 invoked by uid 500); 28 Sep 2005 08:23:21 -0000 Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 19248 invoked by uid 500); 28 Sep 2005 08:23:20 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 19168 invoked by uid 99); 28 Sep 2005 08:23:20 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2005 01:23:20 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [195.80.154.36] (HELO mail.logilune.com) (195.80.154.36) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2005 01:23:25 -0700 Received: from [127.0.0.1] (localhost.logilune.com [127.0.0.1]) by mail.logilune.com (Postfix) with ESMTP id 21072D6ECB for ; Wed, 28 Sep 2005 10:22:55 +0200 (CEST) Message-ID: <433A5322.8040102@stason.org> Date: Wed, 28 Sep 2005 01:24:02 -0700 From: Stas Bekman Organization: Hope, Humanized User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050729 X-Accept-Language: en-us, en, he, ru MIME-Version: 1.0 To: mod_perl Dev Subject: p0f needs to be moved into CONNECT Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N At the moment p0f kicks in after the banner was sent. I think it should kick in on CONNECT, so it'll start throttling earlier and won't shoot the whole banner immediately. that means it can't be a filter. What do you think? -- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas@stason.org http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://mailchannels.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org