Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 85926 invoked from network); 25 Nov 2009 00:54:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Nov 2009 00:54:34 -0000 Received: (qmail 36599 invoked by uid 500); 25 Nov 2009 00:54:31 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 36549 invoked by uid 500); 25 Nov 2009 00:54:31 -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: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 36540 invoked by uid 99); 25 Nov 2009 00:54:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Nov 2009 00:54:31 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aw@ice-sa.com designates 212.85.38.228 as permitted sender) Received: from [212.85.38.228] (HELO tor.combios.es) (212.85.38.228) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Nov 2009 00:54:28 +0000 Received: from localhost (localhost [127.0.0.1]) by tor.combios.es (Postfix) with ESMTP id 16467226075 for ; Wed, 25 Nov 2009 01:54:07 +0100 (CET) Received: from tor.combios.es ([127.0.0.1]) by localhost (tor.combios.es [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fIYaM0Ei-lMb for ; Wed, 25 Nov 2009 01:54:07 +0100 (CET) Received: from [192.168.245.129] (p549EB2C1.dip0.t-ipconnect.de [84.158.178.193]) by tor.combios.es (Postfix) with ESMTPA id C38BA226073 for ; Wed, 25 Nov 2009 01:54:06 +0100 (CET) Message-ID: <4B0C801A.8070102@ice-sa.com> Date: Wed, 25 Nov 2009 01:53:46 +0100 From: =?ISO-8859-1?Q?Andr=E9_Warnier?= Reply-To: users@httpd.apache.org User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: users@httpd.apache.org References: <956625.55374.qm@web110615.mail.gq1.yahoo.com> In-Reply-To: <956625.55374.qm@web110615.mail.gq1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [users@httpd] ProxyPass - mod_proxy Aruna Gummalla wrote: > client y is on the same host as apache. > only client x is on a different host. > it does not matter. The point is that Apache will forward a HTTP *request* to the "client y", and expect it to act like a HTTP server. Unless your "client y" is really a HTTP server, it will not work. And if your "client y" is really a HTTP server, then why don't you have client x talk directly to client y ? --------------------------------------------------------------------- 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