Running flush() on the java-clients we've tried (SpyMemcacheD and Danga) does not reset the statistics on the memcached server.
Does anyone know a good way to do this? I could implement a telnet client that sends
stats reset
But that seems excessive