Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 49027 invoked from network); 17 Jul 2008 10:32:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Jul 2008 10:32:38 -0000 Received: (qmail 31711 invoked by uid 500); 17 Jul 2008 10:32:26 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 31687 invoked by uid 500); 17 Jul 2008 10:32:26 -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 31676 invoked by uid 99); 17 Jul 2008 10:32:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Jul 2008 03:32:26 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of krist.vanbesien@gmail.com designates 209.85.198.245 as permitted sender) Received: from [209.85.198.245] (HELO rv-out-0708.google.com) (209.85.198.245) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Jul 2008 10:31:33 +0000 Received: by rv-out-0708.google.com with SMTP id c5so5305279rvf.24 for ; Thu, 17 Jul 2008 03:31:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=C2tGvCEZgHQT3p/34H/HhkKJlWcjJSPWm0mLn67Bsr8=; b=wBrNaWXVdL9ZKsDFILXTBmV4t95gHvmn6jqGl9utKb/Iip3T9MU1Mf3RSmZ+5beWtI 6tyaf91awS65UWsCxzcD9lUOdiq/zrbyUTLQCJmJQgoLz37E12DzD0kOMrv5XHMt63uG 1XXazxFi0OOD9FZWiZlqMQKEoj2oeiPf7wytE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Z2DjLO8v/A73mseNT93dPSS7Ww9cEwTo8HnfmJUbnuK6oF0u8jWNQrO8QIc9GDQfSs ys1pfcMw4g7i4t83oQz8cH/D0IYMb04YiZtr3eM0teKkRbOD91U9Fa+ZYSx4arfQ5uwI ZKean4c6Nkc27DvLq1XYUvWpmDlTJaqYRJ104= Received: by 10.141.129.14 with SMTP id g14mr1104062rvn.56.1216290717623; Thu, 17 Jul 2008 03:31:57 -0700 (PDT) Received: by 10.141.209.21 with HTTP; Thu, 17 Jul 2008 03:31:57 -0700 (PDT) Message-ID: <6ed6382b0807170331y25adb15ex862a24b53aac0392@mail.gmail.com> Date: Thu, 17 Jul 2008 12:31:57 +0200 From: "Krist van Besien" To: users@httpd.apache.org, AnandK@synechron.com In-Reply-To: <001501c8e7c2$13ed4e50$1138a8c0@fusionpune.local> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <001501c8e7c2$13ed4e50$1138a8c0@fusionpune.local> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Any replacement of mod_proxy? On Thu, Jul 17, 2008 at 06:03, Anand Kulkarni wrote: > Hi, > > We have used mod_proxy in our project for configuring proxy server between > TCP client and TCP server. But, mod_proxy has not been able to forward the > complete client data to the server. > > I think it is a bug with mod_proxy. We have another option called > mod_athena. In that also it did not work. > > Is there any replacement of mod_proxy in Apache? The correct question to ask is why you want to use Apache as a TCP proxy... Krist -- krist.vanbesien@gmail.com krist@vanbesien.org Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- 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