Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 51595 invoked from network); 17 Oct 2007 15:54:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Oct 2007 15:54:31 -0000 Received: (qmail 30068 invoked by uid 500); 17 Oct 2007 15:54:08 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 30046 invoked by uid 500); 17 Oct 2007 15:54:08 -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 30035 invoked by uid 99); 17 Oct 2007 15:54:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Oct 2007 08:54:08 -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.132.250 as permitted sender) Received: from [209.85.132.250] (HELO an-out-0708.google.com) (209.85.132.250) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Oct 2007 15:54:11 +0000 Received: by an-out-0708.google.com with SMTP id c3so213615ana for ; Wed, 17 Oct 2007 08:53:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; 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=wjhXXclB015MMH/Zbw6jSrpQs30JVCUmzzAiQrVtrR0=; b=HfmXIWVaXCmkxpoLim/ix+cm3S23N+B/bKQG9LCBhp4uFfqikD7tg8ZkvP95LP98+HYWENonYSLlyQ7d0JxwyKLcB/KqeexFBtsLQu2mR1iSReX1Vq+fptvzw3Uv7e/kPs3mKTQ4q77Br6Bkr0Asz60fMKPys5ipTgVVtly8VLA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CAgaQPflrB4SDrwBvavVItv1AighGq2nww95PuAm6oNIp75paOlJQxY2rTje8f00LR576NycrXQ22zp5dYDtw+7TDFU6P6xdg8JVFhUXqw7eBBtDzzRqvLFXIUtnd0aJULn7JdoxyqOTyQjksEVvb4GsfNP6+ddHFsCf7ltouuA= Received: by 10.115.47.1 with SMTP id z1mr9965297waj.1192636429282; Wed, 17 Oct 2007 08:53:49 -0700 (PDT) Received: by 10.115.33.15 with HTTP; Wed, 17 Oct 2007 08:53:49 -0700 (PDT) Message-ID: <6ed6382b0710170853v6afcd605w3267a23c516f8eb@mail.gmail.com> Date: Wed, 17 Oct 2007 17:53:49 +0200 From: "Krist van Besien" To: users@httpd.apache.org In-Reply-To: <2386B95DE460124D8566B9EABCABB97F1BBB8A@ashbes04.triadfin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2386B95DE460124D8566B9EABCABB97F1BBB7F@ashbes04.triadfin.com> <6ed6382b0710170700i82ff934o9cd06e812721431e@mail.gmail.com> <2386B95DE460124D8566B9EABCABB97F1BBB8A@ashbes04.triadfin.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] dual apache2 proxyERRORS issue On 10/17/07, Shaw, Dan wrote: > This is a reverse proxy Ok. I asumed so much. > > That is a questioned we have not got an answer to yet. ?????? > Is there a way to test to the end points via the proxy(s) > To ensure the proxy part is working? > > We did setup a test for an internal server in which we know it accepts > connections and what the end URL is and it works Usually I first make sure everything works without the proxy. Then I test that everything works from the proxy itself, ie. I start a browser on the machine that my reverse proxy will run on, and make sure that I can access everything. The errors I see in your logfiles seem to indicate that the machine your are proxying is for some reason not accepting requests from the proxy machine. You ought to also look in the logfiles of that machine. 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