From: "Will Scheidegger" Received: from asmtpout016.mac.com ([17.148.16.91] verified) by mail.obinary.com (CommuniGate Pro SMTP 5.1.10) with ESMTP id 14529188 for user-list@magnolia.info; Thu, 17 Jul 2008 08:39:16 +0200 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Received: from [192.168.1.42] ([85.5.249.60]) by asmtp016.mac.com (Sun Java(tm) System Messaging Server 6.3-6.03 (built Mar 14 2008; 32bit)) with ESMTPA id <0K4500GU114JJ921@asmtp016.mac.com> for user-list@magnolia.info; Wed, 16 Jul 2008 23:39:15 -0700 (PDT) Sender: willscheidegger@mac.com Message-id: <5A24DD2C-EB16-4801-BBB3-6ECAE501F7DC@mac.com> To: user-list@magnolia.info In-reply-to: Subject: Re: [magnolia-user] Mag 3.6m3 "loosing" admin CSS after a while Date: Thu, 17 Jul 2008 08:38:42 +0200 References: X-Mailer: Apple Mail (2.928.1) On 17.07.2008, at 08:22, Jan Haderka wrote: > Iteresting ... so your browser has the css file in its cache Well, apparently it does not... or it only has a blank page? > and asks > Magnolia to send it only if it was modified since the date when the > file > was put in cache: > >> If-Modified-Since: Wed, 16 Jul 2008 18:59:54 GMT > > Since the file was not modified, Magnolia correctly responds with: > >> HTTP/1.x 304 Not Modified > > Therefore browser should render cached version of the file. > When you said you cleared cache 10 times did you mean browser cache > or magnolia cache? Browser cache, i.e. all "private data". Since Mag 3.6 I don't know how to clear the Magnolia cache anymore. And: I'm on the author instance so there should not be a cache in the first place be default, right? > BTW in 3.6 there is certain amount of cached items kept in memory if > they are served often or recently so deleting the cache directory is > not enough to flush the whole cache. Interesting. > I haven't had such problem with FF3 on linux working with various > snapshots/milestones/RC whole day long. Hm... as I said: we are seeing this with Magnolia running on Mac OS X 10.5, 10.4 and Solaris 10 accessing it from Mac OS X 10.5, 10.4 and Windows XP with Safari, Firefox and IE. will