The caching tag has no wiki summary.
17
votes
0answers
166 views
Which global “counters” (reputation, badges, …) are computed and updated on the fly? How?
I have searched meta for an answer, but found only some bits. Interesting bits, but still something is missing from the big picture.
It is widely known that reputation is both updated on the fly, ...
7
votes
0answers
62 views
“Caching in” on the 2.0 sites
As of the last month or so, I've noticed a dramatic increase in the amount of time it takes between submitting a question and it appearing on the front page or 'Questions' tab, from on the order of ...
6
votes
0answers
615 views
Why was Redis chosen over Memcache for the cache layer for StackOverflow?
From this post, it is clear that the SO team uses Redis heavily and it has been working well for them. Since there are a number of other similar solutions in the cache space, I was wondering why the ...
2
votes
0answers
78 views
How long does it take before new questions actually appear?
When I ask a new question it takes some time to get visible on the [Questions]-->[Newest] tab on the main page.
Sometimes this delay is several minutes. Even some cases I see the new questions along ...
2
votes
0answers
98 views
There is a time delay on number of answers
I answered a question that showed up on the main screen. I went back to the main screen. It said "0 Answers". I refreshed. It said "0 Answers". I clicked the question again, refreshed, went back ...
1
vote
0answers
68 views
Caching is causing a very strange behaviour
I have asked Error on LoadURL with TChromium on Stack Overflow a few hours ago, and then came back to it just now. I noticed I'd left out an important point, so edited my question and added in a ...
1
vote
0answers
420 views
About Stackoverflow HTTP cache strategy
Hi,
I'm interested to know a little more about how stakoverflow manage his HTTP cache strategy.
I see that the pages are supposed to be cached 60 seconds using these headers
Cache-Control: ...
0
votes
0answers
33 views
Avoid reload when taking Back button to homepage
Sometimes a question on the homepage catches my eye just as I've clicked something else, and by the time I've clicked Back to return to the homepage it's disappeared from view.
I'd prefer it if, when ...