Tagged Questions
0
votes
1answer
127 views
Why am I not able to upvote, downvote, format, comment, etc. on Stack Overflow?
I am not able to upvote, downvote, format code or even insert comments on SO.
There is a JavaScript or jQuery error, I think.
Firefox's error console of says "$ is not defined."
1
vote
0answers
430 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: ...
2
votes
2answers
125 views
Is cache invalidation policy for logged-in users changed?
Today, I noticed that some question pages were served from cache and the vote counts and my reputation displayed on the top bar were not up to date. Of course, I was logged in. I don't think I had ...