Displaying 2 results from an estimated 2 matches for "expires_now".
2006 Jun 16
10
Issue with caching of .PNG files in IE..
I''m running a Rails application with WEBrick server. We are displaying
an Image from the server to the Client (Browser). First time on the
browser everything looks fine, upon clicking the link, it contacts the
server and displays in IE brwoser the image that was stored on the
server.
But in case if the image gets changed on the server(File Name being the
same), then even though i
2010 Sep 18
3
max-age/header problems with nginx
...nd hit the
cache created in step #2.
The other issue is that if a new post has been created and now the
cache is refreshed and it should be at the top of page 1, the user
does not get to see it..because the browser isn''t hitting the server.
Please help!
Thanks
Update :
I tried setting expires_now in my index action. NO difference the max-
age is still the same large value.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org...