First time here? Check out the FAQ!

Revision history  [back]

Yes, we have some issues with displaying dates, it is not a memcached issue - the cache appears to work correctly.

I think we will have to change to calculating the "time ago" type of information using javascript from a standard timestamp.

Most of these issues started showing up when we started caching harder to compute HTML fragments aggressively. The benefits are reduced database activity and faster response times, but we have to fix the edges like you've noticed.