I have a very heavy content Drupal (pressflow 6.22) website (about 500K nodes) and I am using memcache as a
caching level for my website/server. Sometimes some nodes (articles) that have been published on my website shows empty content when browsed
(Specially with IE).
When I do below on the server that has memcache

$ telnet 127.0.0.1 11211
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
flush_all
OK
quit

and refresh the page using the same browser, it is displayed properly.
Has anybody faced the same issue? any idea is highly appreciated

Comments

abx’s picture

Why not try to update memcache to 6.x-1.9 and see if you still have the problem? I tried 1.6 - 1.8 before and always return back to 1.5. However, since 1.9 came out, I have no problem with it until now.

catch’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)
jeffsheltren’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing since there's been no update for a long time. Please re-open if you're still having problems.

jeffsheltren’s picture

Closing since there's been no update for a long time. Please re-open if you're still having problems.