Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 7634 invoked from network); 29 Apr 2008 09:27:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Apr 2008 09:27:25 -0000 Received: (qmail 83717 invoked by uid 500); 29 Apr 2008 09:27:17 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 83320 invoked by uid 500); 29 Apr 2008 09:27:16 -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 83309 invoked by uid 99); 29 Apr 2008 09:27:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Apr 2008 02:27:16 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of uhlar@fantomas.sk designates 195.168.3.66 as permitted sender) Received: from [195.168.3.66] (HELO fantomas.fantomas.sk) (195.168.3.66) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Apr 2008 09:26:28 +0000 Received: from fantomas.fantomas.sk (uhlar@localhost [127.0.0.1]) by fantomas.fantomas.sk (8.13.8/8.13.8/Debian-3) with ESMTP id m3T9QXBa015484 for ; Tue, 29 Apr 2008 11:26:33 +0200 Received: (from uhlar@localhost) by fantomas.fantomas.sk (8.13.8/8.13.8/Submit) id m3T9QXoR015483 for users@httpd.apache.org; Tue, 29 Apr 2008 11:26:33 +0200 X-Authentication-Warning: fantomas.fantomas.sk: uhlar set sender to uhlar@fantomas.sk using -f Date: Tue, 29 Apr 2008 11:26:33 +0200 From: Matus UHLAR - fantomas To: users@httpd.apache.org Message-ID: <20080429092633.GA14932@fantomas.sk> Mail-Followup-To: users@httpd.apache.org References: <200804281727.m3SHRJt6009762@newbox.eroded.org> <989082.62594.qm@web53808.mail.re2.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <989082.62594.qm@web53808.mail.re2.yahoo.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] aptmpZbGOTJ files in apache CacheRoot On 28.04.08 10:43, Richard Hubbell wrote: > I must be missing something regarding the cache. The > files written into CacheRoot directory are temporary. depends on the meaning of temporary. > Now I see that some temp files would be expected to be > in CacheRoot but not after the cache has been > shutdown. No. The contents of cache may be valid, and while it's being used, it may not be cleaned for a long time, independently of status of apache server. those files represent http/cache objects, they are copies of objects on the web. If cache user fetches image from a page, and the image is often used and does not change, there is no need to clean it, ad it would be soon re-fetched from websever and stored again (probably on the same place)... -- Matus UHLAR - fantomas, uhlar@fantomas.sk ; http://www.fantomas.sk/ Warning: I wish NOT to receive e-mail advertising to this address. Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu. Linux - It's now safe to turn on your computer. Linux - Teraz mozete pocitac bez obav zapnut. --------------------------------------------------------------------- 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