caching max-age for static resources that contains "?"
|
08-21-2013, 09:41 AM
Post: #1
|
|||
|
|||
caching max-age for static resources that contains "?"
Hello Community,
Is it a bad idea to cache (max-age) static resources that contain a query "?...." in the URL? Thanks in advance. TRX |
|||
08-21-2013, 11:07 AM
Post: #2
|
|||
|
|||
RE: caching max-age for static resources that contains "?"
No. It's ok and a good way to manage different versions of the same file.
But keep in mind that some proxies don't cache items with query string. |
|||
08-22-2013, 03:52 AM
Post: #3
|
|||
|
|||
RE: caching max-age for static resources that contains "?"
Our CDN is showing that the static file that contains the "?" is a X-HIT, so I think we are good.
Thanks for the advice. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)