On 05/01/07, Travis Derouin travis@wikihow.com wrote:
I switched our memcached server to another server and now I'm seeing alot of "Error parsing memcached response" errors, probably because the new cache doesn't have the items the old cache had, for both images and message cache.
If the cache doesn't contain the items, then it'll fail without errors and be re-cached; cache misses aren't an error condition in cases like this. I'm no expert, but I'd be inclined to suspect something else was wrong.
I recall reading somewhere that this error starting turning up with a newer version of MediaWiki and an older version of memcached. Is it possible that the "other server" is running an older version?
How can I reset the status in Mediawiki of the memcached server?
You shouldn't need to, see above.
Rob Church