Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 93941 invoked by uid 500); 11 Oct 2002 23:52:29 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 93929 invoked from network); 11 Oct 2002 23:52:28 -0000 Received: from c3po.netscape.com (HELO netscape.com) (205.217.237.46) by daedalus.apache.org with SMTP; 11 Oct 2002 23:52:28 -0000 Received: from dredd.mcom.com (dredd.nscp.aoltw.net [10.169.8.48]) by netscape.com (8.10.0/8.10.0) with ESMTP id g9BN39m09460 for ; Fri, 11 Oct 2002 16:03:09 -0700 (PDT) Received: from netscape.com ([10.169.80.75]) by dredd.mcom.com (Netscape Messaging Server 4.15) with ESMTP id H3UCZN00.UVB for ; Fri, 11 Oct 2002 16:52:35 -0700 Message-ID: <3DA76389.6080703@netscape.com> Date: Fri, 11 Oct 2002 16:49:29 -0700 From: souvik@netscape.com (Souvik Das) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@httpd.apache.org References: <3DA76354.4030008@jonny.eng.br> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] [Apache2.0] Question about APR_HOOK_FIRST etc Can someone explain what's the difference between APR_HOOK_FIRST and APR_HOOK_REALLY_FIRST in Apache2.0? * If a hook is marked as APR_HOOK_FIRST then does it run before any other registered hooks in that module? * If a hook is marked as APR_HOOK_REALLY_FIRST, does the server run all such hooks for every module registered? Thanks -souvik --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org