Are there documented best practices for setting expiration times for cached items?
I'm also curious about the distribution of expiration times used by large users of memcached. Are there any metrics for the common percentages of cached items: * with no expiration time? * expiring within seconds? * expiring within minutes? * expiring within hours? * expiring within days? thanks, chris
