Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 17309 invoked from network); 14 Feb 2006 14:24:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Feb 2006 14:24:56 -0000 Received: (qmail 14165 invoked by uid 500); 14 Feb 2006 14:24:44 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 14152 invoked by uid 500); 14 Feb 2006 14:24:43 -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 14132 invoked by uid 99); 14 Feb 2006 14:24:43 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2006 06:24:43 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jslive@gmail.com designates 64.233.184.201 as permitted sender) Received: from [64.233.184.201] (HELO wproxy.gmail.com) (64.233.184.201) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2006 06:24:43 -0800 Received: by wproxy.gmail.com with SMTP id i12so1252221wra for ; Tue, 14 Feb 2006 06:24:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jTNyM5TuqZjTGuzIQCg+vZsO3lNc5cRvc5e1Eq9lyuZmp4wEAGQRXAlVrggZamLQoHuaFAvxRkcGxAgxqFxR4ydRPDycbkEacX1ia0wBl4ULzxHKHNR5sudHNlCoP/GG2nEW3ZAbcoA2pFOsJX+5GAt2SrJ4pmdG56ikNqLXfBQ= Received: by 10.64.180.12 with SMTP id c12mr1783042qbf; Tue, 14 Feb 2006 06:24:22 -0800 (PST) Received: by 10.65.15.5 with HTTP; Tue, 14 Feb 2006 06:24:22 -0800 (PST) Message-ID: Date: Tue, 14 Feb 2006 09:24:22 -0500 From: Joshua Slive Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: <20060214053802.3479310FB041@asf.osuosl.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060214053802.3479310FB041@asf.osuosl.org> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Reverse proxy and cache X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 2/14/06, Airat A. Sadreev wrote: > > > > > > [Mon Feb 13 17:17:30 2006] [debug] mod_cache.c(129): Adding > > CACHE_SAVE > > > filter for /vvmn/sdku/AK_VVMN_T.GDF [Mon Feb 13 17:17:30 > > 2006] [debug] > > > mod_cache.c(136): Adding CACHE_REMOVE_URL filter for > > > /vvmn/sdku/AK_VVMN_T.GDF [Mon Feb 13 17:17:30 2006] [debug] > > > mod_proxy_http.c(54): proxy: HTTP: > > > canonicalising URL //10.34.1.23/sdku/AK_VVMN_T.GDF > > > > So I'm assuming this request was for a file that was already in the? > Yes, it is, file in cache. > > Then I'm not sure what is going on. There is no indication > > of why it isn't looking in the cache. > > And what shall I do? If you don't get a better response within another day or so, search the bug database for anything similar and then file a bug report including the minimal test case to reproduce the problem. > > And another question about reverse proxy. > > As far as I understand, mod_proxy (via mod_proxy_http) connects to remote > Web-server directly. Does it possible to force mod_proxy_http work throug= h > another proxy server? There is the ProxyRemote directive, but I think that only works on forward proxies. I haven't tried it myself. Joshua. --------------------------------------------------------------------- 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