The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
52 views

Ajax loading seems to be more updated than the actual home page

I've noticed a strange little issue, which is most likely related to caching. When I'm on the homepage of a Stack Exchange site (not on Stack Overflow), it would occationally tell me that there's new ...
2
votes
2answers
88 views

Where to ask CPU pipelines/cache related questions?

I have quite a few questions of the type of finding average access times in CPU pipelines under various conditions, finding access times of caches and the like. Would Super User be the site to ...
12
votes
1answer
274 views

New questions page - caches for too long?

The newest questions page seems to be caching for much longer than it used to (multiple minutes - sometimes more than 10 minutes). I have seen this happen when the site updates, but it has been like ...
6
votes
0answers
57 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 ...
8
votes
1answer
84 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
143 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
368 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 ...
20
votes
5answers
2k 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
106 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
142 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 ...