colinmollenhour / Cm_Cache_Backend_Redis

A Zend_Cache backend for Redis with full support for tags (works great with Magento)
Other
387 stars 143 forks source link

All cache automatically expires every hour.. This is not supposed to happen.. #75

Closed mdehaan closed 10 years ago

mdehaan commented 10 years ago

All cache always expires after one hour. How can we fix this?

fpc.xml: <?xml version="1.0"?>

86400 Cm_Cache_Backend_Redis 127.0.0.1 6379 cache-fpc 1 1 1 86400 10 1 1 gzip

local.xml:

Cm_Cache_Backend_Redis 127.0.0.1 6379 0 0 1 57600 10 0 1 1 20480 gzip 0