Description of configuration options for memcache
Configuration option = Default value Description
[memcache]
max_compare_and_set_retry = 16 (IntOpt) Number of compare-and-set attempts to make when using compare-and-set in the token memcache back end.
servers = localhost:11211 (ListOpt) Memcache servers in the format of "host:port".