Far futures caching, "set" and "unset" not working, but "append" does. WTF?
|
01-28-2011, 10:48 PM
Post: #2
|
|||
|
|||
RE: Far futures caching, "set" and "unset" not working, but "append" does. WTF?
Bugs in Lightspeed? You can try using mod_expires directly instead of header directives:
ExpiresActive On ExpiresByType image/gif A31536000 ExpiresByType image/jpg A31536000 ExpiresByType image/jpeg A31536000 ExpiresByType image/png A31536000 ExpiresByType image/bmp A31536000 ExpiresByType text/css A31536000 ExpiresByType text/javascript A31536000 ExpiresByType application/javascript A31536000 ExpiresByType application/x-javascript A31536000 That said, you ETags rules match mine exactly and mine are working fine and since it looks like mod_headers (ot the equivalent) is doing "something" I'd chalk it up to a web server bug - looks like your host is using an "apache compatible" server and not apache itself. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Far futures caching, "set" and "unset" not working, but "append" does. WTF? - Thompson - 01-28-2011, 03:49 PM
RE: Far futures caching, "set" and "unset" not working, but "append" does. WTF? - pmeenan - 01-28-2011 10:48 PM
RE: Far futures caching, "set" and "unset" not working, but "append" does. WTF? - Thompson - 01-29-2011, 04:38 AM
RE: Far futures caching, "set" and "unset" not working, but "append" does. WTF? - Marvin - 02-18-2011, 09:32 AM
RE: Far futures caching, "set" and "unset" not working, but "append" does. WTF? - Thompson - 02-18-2011, 01:01 PM
RE: Far futures caching, "set" and "unset" not working, but "append" does. WTF? - pmeenan - 02-19-2011, 01:04 AM
|
User(s) browsing this thread: 1 Guest(s)