Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 91933 invoked from network); 29 Jan 2008 12:42:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Jan 2008 12:42:55 -0000 Received: (qmail 39685 invoked by uid 500); 29 Jan 2008 12:42:34 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 39664 invoked by uid 500); 29 Jan 2008 12:42:34 -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 39653 invoked by uid 99); 29 Jan 2008 12:42:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jan 2008 04:42:34 -0800 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 noodlet@gmail.com designates 209.85.146.180 as permitted sender) Received: from [209.85.146.180] (HELO wa-out-1112.google.com) (209.85.146.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jan 2008 12:42:08 +0000 Received: by wa-out-1112.google.com with SMTP id k22so3651923waf.0 for ; Tue, 29 Jan 2008 04:42:15 -0800 (PST) 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=kB/mCgciqOJPrgyMJ+YCutSzWh8xM7U3j2Wdm46fgNY=; b=MGD8vehQPgX8dL3aGYlY561kq5UxcfSDK91b6eff8UK4ykjjwHu7yBUjwr+cUpQP3C+gBU1HJiczCFzgWDZzGs18inmIbgbAyMrJABfPCSAfSy8p0gdVaConyiowmdvsUCxL/3cR+My5TMKwB0B9xzChU/tl0QzF3YsmG78HU0U= 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=oi3/3328AZJwt9dSSw+FiAV2x3LnBIqJfHQKAzHg3oDBh7T8xvflhOkImrtQcWq5ssXilVd1dewJh2d27cF61lSEpaF9SScFakC2lyNZB7F5nZfOA8UXKorhX6w7zhffgydx6ydIZRrUKlxWVkwSX+9O9uwyeKfSbv2I9IoOuEw= Received: by 10.115.22.1 with SMTP id z1mr4837985wai.33.1201610535576; Tue, 29 Jan 2008 04:42:15 -0800 (PST) Received: by 10.114.168.10 with HTTP; Tue, 29 Jan 2008 04:42:15 -0800 (PST) Message-ID: <813716b60801290442w4bd9e6f2h20e3e9afdf5f8c97@mail.gmail.com> Date: Tue, 29 Jan 2008 12:42:15 +0000 From: "Vincent Bray" To: users@httpd.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Apache proxy + virtual hosts: primary ip is always forwarded On 29/01/2008, Chirouze Olivier wrote: > Guess what? My question is: is there a way to have the "secondary" IP > address used instead (the one on which the request was received)? > That would allow for a much better tracking of requests (on firewalls, > for instance). I'm fairly sure there isn't, sorry. Can't you get your backend to read the X-FORWARDED-FOR header? -- noodl --------------------------------------------------------------------- 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