Jump to the post that solved this thread.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 8 Years, 9 Months ago Remove query strings from static resources
#1
Solved: 8 Years, 9 Months ago
Any idea how can I fix this:

Resources with a "?" in the URL are not cached by some proxy caching servers. Remove the query string and encode the parameters into the URL for the following resources:

http://mysite(.)com/jscripts/optimized/general.js?ver=1603
#2
Solved: 8 Years, 9 Months ago
There are so few proxy servers out there that won't cache a query string I wouldn't worry, and regardless of proxy servers the browser will cache it.
#3
Solved: 8 Years, 9 Months ago
Thanks very much
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)