<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Firefox Caching&#160;Issues</title>
	<atom:link href="http://particletree.com/notebook/firefox-caching-issues/feed/" rel="self" type="application/rss+xml" />
	<link>http://particletree.com/notebook/firefox-caching-issues/</link>
	<description>Everyone needs a hug.</description>
	<pubDate>Sun, 06 Jul 2008 09:08:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Shawn</title>
		<link>http://particletree.com/notebook/firefox-caching-issues/#comment-20635</link>
		<dc:creator>Shawn</dc:creator>
		<pubDate>Fri, 27 Apr 2007 21:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=146#comment-20635</guid>
		<description>&lt;p&gt;Nice...thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nice&#8230;thanks.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: WildChild</title>
		<link>http://particletree.com/notebook/firefox-caching-issues/#comment-20421</link>
		<dc:creator>WildChild</dc:creator>
		<pubDate>Tue, 27 Mar 2007 16:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=146#comment-20421</guid>
		<description>&lt;p&gt;I wonder if this is still happening with Firefox and MSIE ; the caching of Flash applets together with the data ; which is annoying as freak if you want to protect the data and how to prevent that? Embedding them together does not work because both the container and the contents get cached; msie doesn't even want to abide the no-caching rules by caching in a hidden directory.&lt;/p&gt;

&lt;p&gt;I think your problem might be very similar?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I wonder if this is still happening with Firefox and MSIE&#160;; the caching of Flash applets together with the data&#160;; which is annoying as freak if you want to protect the data and how to prevent that? Embedding them together does not work because both the container and the contents get cached; msie doesn&#8217;t even want to abide the no-caching rules by caching in a hidden directory.</p>

<p>I think your problem might be very similar?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Taro</title>
		<link>http://particletree.com/notebook/firefox-caching-issues/#comment-6191</link>
		<dc:creator>Joe Taro</dc:creator>
		<pubDate>Thu, 21 Dec 2006 17:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=146#comment-6191</guid>
		<description>&lt;p&gt;I had a problem with web developer as well, only it was causing firefox to NOT cache things. Having it reload unchanged images each page visit was highly annoying.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I had a problem with web developer as well, only it was causing firefox to NOT cache things. Having it reload unchanged images each page visit was highly annoying.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://particletree.com/notebook/firefox-caching-issues/#comment-4623</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 09 Dec 2006 01:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=146#comment-4623</guid>
		<description>&lt;p&gt;Solution: Change the URL to be different each call&lt;/p&gt;

&lt;p&gt;imagePlacement.src= 'getimage.php?id=100&#38;postNotUsed='+Date();&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Solution: Change the URL to be different each call</p>

<p>imagePlacement.src= &#8216;getimage.php?id=100&amp;postNotUsed=&#8217;+Date();</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Brent</title>
		<link>http://particletree.com/notebook/firefox-caching-issues/#comment-1152</link>
		<dc:creator>Brent</dc:creator>
		<pubDate>Sat, 14 Oct 2006 19:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=146#comment-1152</guid>
		<description>&lt;p&gt;I am having this caching issue with Flash, but only in Firefox.  Safari loads my updated .swf correctly, but Firefox does not.&lt;/p&gt;

&lt;p&gt;Like someone else mentioned, this problem is completely random.  I went through this with Firefox for several months last year, then had no problems for the last 3-4 months.  Now it's popping back up again.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am having this caching issue with Flash, but only in Firefox.  Safari loads my updated .swf correctly, but Firefox does not.</p>

<p>Like someone else mentioned, this problem is completely random.  I went through this with Firefox for several months last year, then had no problems for the last 3-4 months.  Now it&#8217;s popping back up again.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Albert</title>
		<link>http://particletree.com/notebook/firefox-caching-issues/#comment-1151</link>
		<dc:creator>Albert</dc:creator>
		<pubDate>Mon, 02 Oct 2006 02:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=146#comment-1151</guid>
		<description>&lt;p&gt;I have just the opposite problem.&lt;/p&gt;

&lt;p&gt;I have a bunch of images which are generated automatically once a week for stats etc. These are all generated from one PHP script - showGraph.php?id=1 or showGraph.php?id=7729.&lt;/p&gt;

&lt;p&gt;So I open Firefox and browse around on the site and go to other sites and come back and Firefox keeps using the cached version. Then I close Firefox and starts it up again. At this point instead of using the cached version, Firefox downloads the image from the server again - even though the cached version should have been used.&lt;/p&gt;

&lt;p&gt;The headers are set as follows:&lt;/p&gt;

&lt;p&gt;header("Expires: Sat, 7 Oct 2006, 23:59:59 GMT");
header("Cache-Control: public");
header("Last-Modified: Sun, 1 Oct 2006 00:00:00 GMT");
header("Content-type: image/png");&lt;/p&gt;

&lt;p&gt;Is there something I'm missing or should be doing to have Firefox use the cached copy instead of downloading an updated version after I close Firefox completely and start it up again.&lt;/p&gt;

&lt;p&gt;I'm using FireFox 1.5.0.7 on Windows XP. Had the same issue since FireFox 1.5.0.1.&lt;/p&gt;

&lt;p&gt;TIA&lt;/p&gt;

&lt;p&gt;Albert&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have just the opposite problem.</p>

<p>I have a bunch of images which are generated automatically once a week for stats etc. These are all generated from one PHP script - showGraph.php?id=1 or showGraph.php?id=7729.</p>

<p>So I open Firefox and browse around on the site and go to other sites and come back and Firefox keeps using the cached version. Then I close Firefox and starts it up again. At this point instead of using the cached version, Firefox downloads the image from the server again - even though the cached version should have been used.</p>

<p>The headers are set as follows:</p>

<p>header(&#8220;Expires: Sat, 7 Oct 2006, 23:59:59 GMT&#8221;);
header(&#8220;Cache-Control: public&#8221;);
header(&#8220;Last-Modified: Sun, 1 Oct 2006&#160;00:00:00 GMT&#8221;);
header(&#8220;Content-type: image/png&#8221;);</p>

<p>Is there something I&#8217;m missing or should be doing to have Firefox use the cached copy instead of downloading an updated version after I close Firefox completely and start it up again.</p>

<p>I&#8217;m using FireFox 1.5.0.7 on Windows XP. Had the same issue since FireFox 1.5.0.1.</p>

<p>TIA</p>

<p>Albert</p>]]></content:encoded>
	</item>
	<item>
		<title>By: anri</title>
		<link>http://particletree.com/notebook/firefox-caching-issues/#comment-1150</link>
		<dc:creator>anri</dc:creator>
		<pubDate>Thu, 21 Sep 2006 21:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=146#comment-1150</guid>
		<description>&lt;p&gt;thx for that solution koevoets, simple and easy.&lt;/p&gt;

&lt;p&gt;greetz andrea&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>thx for that solution koevoets, simple and easy.</p>

<p>greetz andrea</p>]]></content:encoded>
	</item>
	<item>
		<title>By: koevoets</title>
		<link>http://particletree.com/notebook/firefox-caching-issues/#comment-1149</link>
		<dc:creator>koevoets</dc:creator>
		<pubDate>Tue, 12 Sep 2006 11:17:39 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=146#comment-1149</guid>
		<description>&lt;p&gt;I had the same issue too. Disabeling the web developer toolbar fixed it.&lt;/p&gt;

&lt;p&gt;Even after installing a new version of the web developer toolbar i didn't have the problem anymore, so maybe its only caused by an older version..&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I had the same issue too. Disabeling the web developer toolbar fixed it.</p>

<p>Even after installing a new version of the web developer toolbar i didn&#8217;t have the problem anymore, so maybe its only caused by an older version..</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rinke</title>
		<link>http://particletree.com/notebook/firefox-caching-issues/#comment-1148</link>
		<dc:creator>Rinke</dc:creator>
		<pubDate>Thu, 27 Jul 2006 10:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=146#comment-1148</guid>
		<description>&lt;p&gt;Ever since I got into this business I'm having trouble with caching. Fixing it by adding a random number to the query string has always been a nice solution for me... until now&lt;/p&gt;

&lt;p&gt;It seems logical that whenever a developer passes different variables to a webpage, the content is bound to be different and the cache should not be used.&lt;/p&gt;

&lt;p&gt;However, as bone mentioned, firefox does not use the cache even when the exact same variables are sent. This undermines a nice system to control caching but hey, if this was a perfect world I wouldn't have anything to do ;-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ever since I got into this business I&#8217;m having trouble with caching. Fixing it by adding a random number to the query string has always been a nice solution for me&#8230; until now</p>

<p>It seems logical that whenever a developer passes different variables to a webpage, the content is bound to be different and the cache should not be used.</p>

<p>However, as bone mentioned, firefox does not use the cache even when the exact same variables are sent. This undermines a nice system to control caching but hey, if this was a perfect world I wouldn&#8217;t have anything to do ;-)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Olly</title>
		<link>http://particletree.com/notebook/firefox-caching-issues/#comment-1147</link>
		<dc:creator>Olly</dc:creator>
		<pubDate>Fri, 30 Jun 2006 11:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=146#comment-1147</guid>
		<description>&lt;p&gt;GAAAH! I'm slowly going insane!&lt;/p&gt;

&lt;p&gt;I've got a page where the user clicks something in a collapsable tree-view and they're taken to another page. I've set up a script that restores the page to the way it was when they left it if they click "back".&lt;/p&gt;

&lt;p&gt;The problem? Firefox is caching the page, so the session variable that I pass back isn't there unless I click "reload". None of the tips from the Firefox cache page in the last comment work, only disabling the cache from the web-dev toolbar does the trick.&lt;/p&gt;

&lt;p&gt;But on other machines around the office, the page works perfectly in Firefox. GAAAAAHHHHHHH!!!!&lt;/p&gt;

&lt;p&gt;Oddly, it's also firing onload when I hit 'back' - which contradicts all sorts of resources around the interweb. Bizarroweird.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>GAAAH! I&#8217;m slowly going insane!</p>

<p>I&#8217;ve got a page where the user clicks something in a collapsable tree-view and they&#8217;re taken to another page. I&#8217;ve set up a script that restores the page to the way it was when they left it if they click &#8220;back&#8221;.</p>

<p>The problem? Firefox is caching the page, so the session variable that I pass back isn&#8217;t there unless I click &#8220;reload&#8221;. None of the tips from the Firefox cache page in the last comment work, only disabling the cache from the web-dev toolbar does the trick.</p>

<p>But on other machines around the office, the page works perfectly in Firefox. GAAAAAHHHHHHH!!!!</p>

<p>Oddly, it&#8217;s also firing onload when I hit &#8216;back&#8217; - which contradicts all sorts of resources around the interweb. Bizarroweird.</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.225 seconds -->
