0
votes
0answers
8 views

Joomla 2.5 cache issue

my website in joomla 2.5 version, my website has cache problem in menu. when i visit my about us page and then go to product page and some product purchase (add to cart), in product page cart has ...
0
votes
0answers
11 views

Chrome frame works only once

I am trying to render page on IE with google frame by setting the response header with X-UA-Compatible "IE=Edge,chrome=IE8" env=gcf in httpd.conf file in IBM Http Server. If i load my page for ...
0
votes
1answer
5 views

Resource with cache headers still going out

On a call I want to get cached forever, I put these headers (from the response i see): HTTP/1.1 200 OK X-Powered-By Express Vary Accept-Encoding Cache-Control public, max-age=31536000 Expires ...
0
votes
1answer
37 views

Cache busting specific modules with RequireJS

This question has been asked several times but not specific to this example. Here is an overview of our application: Simple server routing with Express on Node Single page backbone application Core ...
0
votes
0answers
26 views

Cache busting using an external file

For performance and to limit server load, I would like to cache as many assets as possible for 4 months (or more). And, here's the important part, I would even like to cache the HTML itself for that ...
0
votes
0answers
28 views

Express.js Node Framework - Not caching

My Node.js app uses Express and my app has a route that sends a JSON file with Tweet data. I want it to cache for 20 seconds. But, whenever I hit refresh in my browser (Chrome or FireFox) I ...
0
votes
0answers
23 views

Large Data Populating Delay in Autocomplete in spite of Caching

I am invoking autocomplete with this ajax request: source: function (request, response) { jQuery.ajax({ url: handlerUrl, dataType: "json", ...
0
votes
3answers
51 views

Browser Caching problems

I created a shopping cart application but after add items to shopping cart from products page and then go to the cart page cart is showing empty, but after refresh product is showing, I think browser ...
0
votes
1answer
46 views

Cache buster in PHP

I am trying to make a simple PHP cache buster, but I have a little problem: if I do header('Location: http://localhost:8080?'.time()); then my url will be http://localhost:8080/?1234445, however what ...
1
vote
2answers
109 views

How do browsers handle non-cacheable resources that are referenced more than once?

This Yahoo Developer Network article says that browsers handle non-cacheable resources that are referenced more than once in a single HTML differently. I didn't find any rule about this in the ...
-1
votes
1answer
31 views

How to tell the browser to remove a file from the cache and get the newly deployed file

We have 3 different webapplications running on tomcat. In the near future, there will be a javascript, all of the webapps have to include. The javascript should be served by an internal CDN. Now if ...
0
votes
0answers
56 views

Does IE cache HTTP response headers?

I am testing a web application that do not set the "cache-control:no-cache" directive in any response headers including the response containing the Set-cookie directive (so someone would be able to ...
0
votes
1answer
53 views

Cache Page Load and Delete after 30 Minutes?

I'm using a fade-in effect on my homepage, but as suggested, I should cache the page load so that I only trigger the effect once. I'm not too savvy with javascript, but this is what I have. ...
1
vote
1answer
54 views

Delete cache files and free allocated memory for it programmatically

I am building an app for SmartTV which is mainly (JavaScript & HTML5). The application is very slow due to the RAM size on the TV and the processor speed. I am working currently to solve this ...
1
vote
0answers
106 views

JavaFX WebView / WebEngine Cache external JavaScript

Situation: I have a Simple HTML page which have a normal script tag like this <script src="main.js"></script> After i load the html , i update the main.js , and make a reload (throught ...
0
votes
1answer
55 views

how to set Setting Expires and Cache-Control: max-age headers for images only in ASP.NET?

I have a website with files which are static like Jquery library, images and other JS files. So, I wish to set expiry time for those resources specifically so that those can be easily retrieved from ...
1
vote
0answers
29 views

Gravatar default image cache issue on localhost

i have a very strange problem with gravatar. i have a public default image on example.com/image.jpg i have changed this image on the public website quite a while ago (more than a week ago). since ...
0
votes
0answers
67 views

Programmatically disable cache when downloading files using URLConnection in Java applet

I need to programmatically disable applet cache on the user computer: I have a web page that loads an applet, and the web page is loaded by Plone CMS. I would like something to execute before my ...
0
votes
0answers
17 views

LinkedIn API Query Caching?

I am building a community website on Wordpress with LinkedIn api. There is a Invite page, where I use LinkedIn Api for Connection query the current user's existing connections. And can send an invite ...
0
votes
0answers
20 views

How do web browsers cache webpages?

First question Do web browsers cache webpages I visited by default? Second question If the web browsers cache all the webpage I visited, gradually they will consume more and more space (disk and ...
5
votes
3answers
61 views

Tell Browsers to update the cache if cache date is over a certain date

Is there a meta tag or something I can use that tells the browser to not use a cache from before a certain date. e.g. <meta "only use cache if cache is AFTER 4/4/2013"> If the cache is old it ...
0
votes
0answers
14 views

set some values in borwser cache

Want to set a image in cache. How can I set some values in browser cache. I think, DOM cache is not useful for my purpose. Need is if someone reload a page, cached image come from cache and it is not ...
0
votes
1answer
60 views

Change PDF cache rate or a solution to download vs open PDF in new window?

I have done lots of searching on here and applied a few of the methods mentioned without any luck. My problem is a site I manage, the client uploads a new PDF under the same file name on a weekly ...
0
votes
0answers
10 views

Apache 2.2 Configuration with Caching

I'm trying to cache javascript files that may exist, and I placed all the javascript files in the respective scripts folder in each web application. So, I have this in my httpd.conf file: # 3 YEARS ...
0
votes
1answer
30 views

Should Cache-Control max-age be set if marked public?

I was trying to figure out the best cache headers for my site and couldn't find a good resource about setting both max-age and public. In my situation I have a number of files where I am not worried ...
0
votes
0answers
46 views

How to implement JS client-side page cache?

I need to add a client-side cache for the web application, as the site oriented on mobile devices with not so high response and connection speed. Is there any "best practices" for the front-end ...
0
votes
1answer
70 views

Caching Images generated by PHP script

Well, as given in the title, I want to cache the resource generated by my php script on the user's browser. I want to do so because I want to serve thumbnail images for some images from the server ...
1
vote
1answer
31 views

IE caching issue, EVEN if correctly configured

I make a GET request to www.mysite.com and in the header I receive: Cache-Control no-cache, no-store, must-revalidate Expires Thu, 01 Jan 1970 00:00:00 GMT Pragma no-cache Otherwise, I receive ...
1
vote
1answer
215 views

Angularjs: date expiration for $cacheFactory

I have added cache in my application with $cacheFactory, but when the user close the browser and then reopen, the cache data about the browsed products is expired. Are there any way to make it ...
3
votes
1answer
188 views

“no-cache” ​vs “max-age=0, must-revalidate, proxy-revalidate”

What's the​ difference between Cache-Control: no-cache and Cache-Control: max-age=0, must-revalidate, proxy-revalidate?
0
votes
0answers
89 views

how to clear asp output cache manually from the server side

i have setup a cache but would like to clear it manualy from the server side but not sure how you do that. i have tried to recycle the app pool but that only cleared the cache from my development ...
1
vote
1answer
113 views

Preventing JSP from caching [duplicate]

<% response.setHeader("Cache-Control","no-cache"); response.setHeader("Pragma","no-cache"); response.setDateHeader ("Expires", -1); %> <%@ page language="java" ...
0
votes
0answers
91 views

Why when caching on client in Google Chrome the “200 OK” is always returned?

I cache images returned by action method on client (using OutputCacheAttribute I set Duration=10000 and Location=Client). If the image has been changed I return new url (url contains hashed last write ...
0
votes
4answers
52 views

Is website caching still relevant today? [closed]

In the paper "Rules of Thumb in Data Engineering" from the year 2000 they suggest the rule: "Cache web pages if there is any chance they will be re-referenced within their lifetime." Does this ...
0
votes
1answer
77 views

How to invalidate HTTP Cache Headers on static files

I have set a CacheControl declaration in my .htaccess for browsers to cache static files. Upon successive deployments, how can I define an instruction to invalidate the client's cache? <Files ...
0
votes
0answers
31 views

avoid browser disk caching

Is it possible to avoid disk caching? If yes, how? I'm using a UIWebView to load content. At the very beginning I set the cache with this: NSURLCache *sharedCache = [[NSURLCache alloc] ...
3
votes
3answers
577 views

Client side caching using Last-Modified header and OutputCacheAttribute in asp.net mvc 3

Edited I want to cache images on the client and know that there are different ways to do it in mvc 3: (correct me if I'm wrong) 1) You can use OutputCacheAttribute which works with the help of ...
0
votes
0answers
50 views

Prevent Caching using Client Side Code

I am using a hosted CMS and would like to prevent any caching on one page of the site that will be updated daily. After searching I found an answer here on SO. The answer was: <meta ...
1
vote
0answers
68 views

Getting a 304 if there is no If-Modified-Since sent?

I'm trying to understand some browser caching behavior in IE. I have a test page that includes some css and do the following: Edit: I wasn't clear, I have a test.html file that has a link to a ...
0
votes
0answers
22 views

Direct browser to cache only stylesheets, javascripts and images

I am not knowledgeable on the way how browsers cache a website and what elements in a website they cache. I am wondering if there is any way to achieve this. I am looking for any form of solution ...
2
votes
2answers
115 views

Aggressive Caching: Do All Browsers Support URL Parameter for Updating?

When aggressively caching CSS and other files, you can force the user to update to the latest version of the stylesheet by renaming the file and linking to the new copy (eg, style.123.css renamed to ...
2
votes
2answers
404 views

htaccess for Leverage browser caching not working

I am having issues with Leverage browser caching. I have created this .htaccess file and am using it on my server but it doesnt appear to be working, i copied this from here ...
2
votes
0answers
52 views

How to really “no-store” files in cache

I wonder if there is a way to tell browser NOT to put entries of particular files in cache. I know that I can just send headers like no-store, Expires etc., but all those cause the entry to appear in ...
3
votes
2answers
1k views

AngularJS disable partial caching on dev machine

I have problem with caching partials in AngularJS. In my html page i have : <body> <div ng-view></div> <body> where my partials are loaded. When i change html code in my ...
1
vote
2answers
144 views

Does a cache buster on an image URL in CSS cause an extra request?

If I add a cache buster to an image URL in one rule in my CSS background: url(../img/sprite.png?version=20130205) no-repeat -75px -208px; but the same CSS has other versions of the URL without the ...
0
votes
2answers
95 views

Items in DOM not clearing, how to clear cache

I have a site where items are loaded onto a page in the DOM as I'm using a masonry type effect. Now, users can delete these items at any time, many at once if they choose to. The problem is, after ...
0
votes
1answer
95 views

Drupal 7 Cache Busting

I have an external non-Drupal website members.example.com that sets a cookie if the audience member logs in on that site. It sets a cookie that is visible to the Drupal site that is: $_COOKIE['name'] ...
2
votes
1answer
75 views

What is “lazy caching”?

I was re-reading this great article and stumbled upon something I haven't noticed earlier, it's what the author calls Lazy Caching. To be precise here's the context: Do they know how to use the ...
0
votes
2answers
46 views

What happens if the origin web server sets the expires value in response header as a time which is passed relatively long ago?

What happens if the origin web server sets the expires value in response header as a time which is passed relatively long ago. For instance, consider current time is Fri, 25 Jan 2013 GMT, and the ...
0
votes
1answer
80 views

What's default value of cache-control?

My problem is: sometimes browser over-cached some resources even if i've already modified them. But After F5, everything is fine. I studied this case whole afternoon. Now i completely understood the ...

1 2 3 4 5