Static content gets downloaded even after expiry set to access + 1 month
|
07-28-2011, 11:32 PM
Post: #1
|
|||
|
|||
Static content gets downloaded even after expiry set to access + 1 month
If I access my web application with primed cached then am able to only see dynamic hits. But when I close my browser and access the same application again, static as well as dynamic hits are made to the server. I am wondering why the static requests were made to server and not served from browser cache. Any help would be appreciated.
Following is my Apache settings and am using IE 7, Firefox 3.6.5 for my tests. Header unset ETag Header unset Last-Modified FileETag None ExpiresActive ON ExpiresByType text/javascript "access plus 1 month" ExpiresByType application/x-javascript "access plus 1 month" ExpiresByType application/javascript "access plus 1 month" ExpiresByType text/css "access plus 1 month" ExpiresByType image/gif "access plus 1 month" ExpiresByType image/png "access plus 1 month" ExpiresByType image/jpeg "access plus 1 month" |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Static content gets downloaded even after expiry set to access + 1 month - sachy78 - 07-28-2011 11:32 PM
RE: Static content gets downloaded even after expiry set to access + 1 month - pmeenan - 07-30-2011, 01:33 AM
RE: Static content gets downloaded even after expiry set to access + 1 month - sachy78 - 07-30-2011, 07:46 PM
RE: Static content gets downloaded even after expiry set to access + 1 month - pmeenan - 07-31-2011, 12:04 AM
RE: Static content gets downloaded even after expiry set to access + 1 month - sachy78 - 08-03-2011, 07:15 PM
RE: Static content gets downloaded even after expiry set to access + 1 month - pmeenan - 08-04-2011, 01:52 AM
RE: Static content gets downloaded even after expiry set to access + 1 month - sachy78 - 08-17-2011, 06:37 PM
RE: Static content gets downloaded even after expiry set to access + 1 month - sachy78 - 08-22-2011, 09:42 PM
|
User(s) browsing this thread: 1 Guest(s)