The cache tag has no wiki summary.
3
votes
0answers
46 views
Will be nice to have “force flair cache update”
I know there is a flair cache (about 24 hours to expire). I understand that this is needed for performance. It will be nice however to have ability to click "force flair update".
It can be ...
6
votes
1answer
77 views
How often are the low quality posts in the `/review` path re-evaluated?
After editing some questions and answers, I see immediately on the page that they have been edited.
However, it takes some time before these entries go off the page. How often is this page ...
12
votes
1answer
134 views
Error in Cache-Control header
All pages (that I tested) on Stack Overflow have this header:
Cache-Control: public, max-age=60
The problematic part is the public keyword which should be private instead. According to RFC 2616, ...
11
votes
1answer
278 views
No cache-control on Atom feed
I made my own Atom parser on my server to parse some Atom feed from stackoverflow. But this ressource don't have cache-control. For instance if you fetch headers of ...
15
votes
5answers
846 views
Force Gravatar Refresh
When a gravatar is changed, other users will only notice it if they clear their cache.
Therefore, Gravatar changes can go unnoticed for a very long time because people don't usually clear their ...
1
vote
0answers
90 views
Invalidate cache when new question is posted
The Newest tab is cached for 2 minutes. This means that if a new question is posted, it may not appear for up to 2 minutes.
Is there a way to increase the cache time, but invalidate the cache ...
2
votes
1answer
133 views
SO tells you who deleted their answers…maybe?
I answered a question this morning about how to get the number of rows returned from a mysql query in PHP. Relatively easy question, so I wasn't amazed when Paolo Bergantino left a comment that he was ...