HitkoDev opened a new issue #1704: Redis cache TTL
URL: https://github.com/apache/incubator-pagespeed-mod/issues/1704
 
 
   I've had a site with PageSpeed and Redis cache running for a few months now, 
and when running `redis-cli INFO` I've noticed this:
   
   ```
   db1:keys=840116,expires=0,avg_ttl=0
   ```
   
   It seems like PageSpeed doesn't set expire for the shared memory cache, 
keeping lots of unnecessary keys in the cache. Is there a way to set the expire 
time?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to