Return-Path: X-Original-To: apmail-trafficserver-users-archive@www.apache.org Delivered-To: apmail-trafficserver-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 54C529F95 for ; Mon, 3 Oct 2011 14:33:57 +0000 (UTC) Received: (qmail 141 invoked by uid 500); 3 Oct 2011 14:33:57 -0000 Delivered-To: apmail-trafficserver-users-archive@trafficserver.apache.org Received: (qmail 99964 invoked by uid 500); 3 Oct 2011 14:33:57 -0000 Mailing-List: contact users-help@trafficserver.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@trafficserver.apache.org Delivered-To: mailing list users@trafficserver.apache.org Received: (qmail 99954 invoked by uid 99); 3 Oct 2011 14:33:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Oct 2011 14:33:56 +0000 X-ASF-Spam-Status: No, hits=2.4 required=5.0 tests=HTML_FONT_FACE_BAD,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.220.170] (HELO mail-vx0-f170.google.com) (209.85.220.170) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Oct 2011 14:33:50 +0000 Received: by vcbfk1 with SMTP id fk1so3245277vcb.29 for ; Mon, 03 Oct 2011 07:33:28 -0700 (PDT) Received: by 10.52.71.104 with SMTP id t8mr25448vdu.42.1317652408620; Mon, 03 Oct 2011 07:33:28 -0700 (PDT) Received: from [10.0.1.4] (c-24-63-31-246.hsd1.ma.comcast.net. [24.63.31.246]) by mx.google.com with ESMTPS id c20sm14080548vdt.6.2011.10.03.07.33.26 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 03 Oct 2011 07:33:27 -0700 (PDT) From: William Goedicke Content-Type: multipart/alternative; boundary="Apple-Mail=_86DE3281-F30B-4DCE-9F23-D35E64EEFA11" Subject: Novice: reverse proxy problem Date: Mon, 3 Oct 2011 10:33:26 -0400 References: To: users@trafficserver.apache.org Message-Id: <1740A94D-867E-46C1-AF59-34EF9DB6882D@brant-interactive.com> Mime-Version: 1.0 (Apple Message framework v1244.3) X-Mailer: Apple Mail (2.1244.3) --Apple-Mail=_86DE3281-F30B-4DCE-9F23-D35E64EEFA11 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Dear Y'all -=20 I have ATS running fine on one server, but not on the other. =20 We have a vanilla configuration except for a change to records.conf. = The entry on the working instance is: CONFIG proxy.config.proxy_name STRING crazy.brant-interactive.com And the broken one is: CONFIG proxy.config.proxy_name STRING lunatic.brant-interactive.com Both machines have A records in DNS. We also added records to remap.config. The following is a sample from = the working instance: map_with_referer http://adam.brant-interactive.com = http://adam.brant-interactive.com:8301 http://www.brant-interactive.com = * and on the broken instance: map_with_referer http://billy.lunatic.brant-interactive.com = http://billy.lunatic.brant-interactive.com:8141 = http://www.brant-interactive.com * billy.lunatic.brant-interactive.com is a cname to = lunatic.brant-interactive.com, and adam.brant-interactive.com is a cname = to crazy.brant-interactive.com. We also changed the following on both as per the comment: # To enable forward proxy, you must turn off remap_required CONFIG proxy.config.url_remap.remap_required INT 0 Some advice on debugging would be appreciated as well. - Billy William Goedicke President, Brant-Interactive LLC email: billy@brant-interactive.com phone: 617-510-7244 AIM: goedsole --Apple-Mail=_86DE3281-F30B-4DCE-9F23-D35E64EEFA11 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii Dear Y'all = - 

I have ATS running fine on one server, but = not on the other.  

We have a vanilla = configuration except for a change to records.conf.  The entry on = the working instance is:

CONFIG = proxy.config.proxy_name STRING crazy.brant-interactive.com



Both machines have A = records in DNS.

We also added records to = remap.config.  The following is a sample from the working = instance:


and on the broken = instance: