Return-Path: Delivered-To: apmail-httpd-modules-dev-archive@minotaur.apache.org Received: (qmail 83185 invoked from network); 13 Jul 2009 13:34:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jul 2009 13:34:25 -0000 Received: (qmail 18896 invoked by uid 500); 13 Jul 2009 13:34:34 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 18818 invoked by uid 500); 13 Jul 2009 13:34:34 -0000 Mailing-List: contact modules-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: modules-dev@httpd.apache.org Delivered-To: mailing list modules-dev@httpd.apache.org Received: (qmail 18808 invoked by uid 99); 13 Jul 2009 13:34:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jul 2009 13:34:34 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jul 2009 13:34:25 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MQLfQ-0007nx-5c for modules-dev@httpd.apache.org; Mon, 13 Jul 2009 06:34:04 -0700 Message-ID: <24461810.post@talk.nabble.com> Date: Mon, 13 Jul 2009 06:34:04 -0700 (PDT) From: ricardo13 To: modules-dev@httpd.apache.org Subject: Module that forward requests MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: ricardoogrande@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org hi, I'm newbie in APR and need develop a module that forward request to cluster. The same in mod_rewrite with flag [P]. That module, I processing the object request_rec->uri and set what machine in cluster forward the request. Thank you. Ricardo -- View this message in context: http://www.nabble.com/Module-that-forward-requests-tp24461810p24461810.html Sent from the Apache HTTP Server - Module Writers mailing list archive at Nabble.com.