Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 97984 invoked from network); 28 Apr 2006 11:44:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Apr 2006 11:44:29 -0000 Received: (qmail 85556 invoked by uid 500); 28 Apr 2006 11:44:24 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 85493 invoked by uid 500); 28 Apr 2006 11:44:24 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 85482 invoked by uid 99); 28 Apr 2006 11:44:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Apr 2006 04:44:24 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [66.163.179.224] (HELO web36110.mail.mud.yahoo.com) (66.163.179.224) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 28 Apr 2006 04:44:22 -0700 Received: (qmail 17447 invoked by uid 60001); 28 Apr 2006 11:44:01 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.br; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=6QZni7rblwyFC7VqZCWyMtxFgHYmD7ag0GkEfAYFMaTxIGRw6S9KTLuYmP22aG+bLCNnez/ngDypm6QxqbTzg3AsDB9x3gdD/aaYQqCb/gnneTFLJs2f/oIS2IlbTf7Vwb+CS7dUFHkv8h2jbaUr+plKaesh5HQLM0n8345rf68= ; Message-ID: <20060428114401.17445.qmail@web36110.mail.mud.yahoo.com> Received: from [150.162.14.226] by web36110.mail.mud.yahoo.com via HTTP; Fri, 28 Apr 2006 11:44:01 GMT Date: Fri, 28 Apr 2006 11:44:01 +0000 (GMT) From: Tiago Semprebom Subject: intercept incoming requests in Apache Web Server To: dev@httpd.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-749407962-1146224641=:9739" Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --0-749407962-1146224641=:9739 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hello, I'm working with QoS (quality of service) and I'm using the Apache web server to implement my QoS policy. For that, basically I'll need to intercept all incoming requests in Apache and after that, to classify this requests in different queues, according with their priority. So, some questions: 1) - What Apache module or function is responsible for receiving the incoming requests? 2) - Doesn't already exist some structure to handle this requests or something like that? Thank's in advanced for your help! Tiago Semprebom --------------------------------- Abra sua conta no Yahoo! Mail - 1GB de espa�o, alertas de e-mail no celular e anti-spam realmente eficaz. --0-749407962-1146224641=:9739 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit
Hello,

I'm working with QoS (quality of service) and I'm using
the Apache web server to implement my QoS policy. For
that, basically I'll need to intercept all incoming
requests in Apache and after that, to classify this
requests in different queues, according with their
priority. So, some questions:

1) - What Apache module or function is responsible
for receiving the incoming requests?

2) - Doesn't already exist some structure to
handle this requests or something like that?

Thank's in advanced for your help!

Tiago Semprebom


Abra sua conta no Yahoo! Mail - 1GB de espa�o, alertas de e-mail no celular e anti-spam realmente eficaz. --0-749407962-1146224641=:9739--