Closed GoogleCodeExporter closed 9 years ago
the configration in the hibernate.properties as follows:
hibernate.cache.use_second_level_cache true
hibernate.cache.provider_class com.googlecode.hibernate.memcached.MemcachedCacheProvider
ibernate.memcached.servers localhost:11211
hibernate.memcached.cacheTimeSeconds 3000
hibernate.memcached.keyStrategy
com.googlecode.hibernate.memcached.Md5KeyStrategy
#hibernate.memcached.readBufferSize 16384
#hibernate.memcached.operationQueueLength 16384
hibernate.memcached.operationTimeout 500
#hibernate.memcached.hashAlgorithm KETAMA_HASH
#hibernate.memcached.clearSupported false
#hibernate.memcached.[region-name].cacheTimeSeconds
#hibernate.memcached.[region-name].keyStrategy
#hibernate.memcached.[region-name].clearSupported
#hibernate.memcached.dogpilePrevention true
#hibernate.memcached.dogpilePrevention.expirationFactor 2
Original comment by hoga...@gmail.com
on 14 Sep 2009 at 7:34
You should open this up on the spymemcached project.
http://code.google.com/p/spymemcached/
I'm not sure what the issue here would be.
Original comment by raykrue...@gmail.com
on 14 Sep 2009 at 2:41
thanks raykrueger, I will post this problem to the spymemcached project.
Hogan
Original comment by hoga...@gmail.com
on 15 Sep 2009 at 1:31
Original comment by raykrue...@gmail.com
on 6 Apr 2011 at 5:04
Original issue reported on code.google.com by
hoga...@gmail.com
on 14 Sep 2009 at 7:33