jmarantz commented on issue #1704: Redis cache TTL
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/1704#issuecomment-387219385
 
 
   Agreed this shouldn't be difficult, but adding a new config and plumbing it 
through to this function does touch probably ~10 files; various RewriteOptions* 
classes, cache-configuration code, etc.
   
   This would need to be a ServerScope option, and would need to be 
incorporated in to a key that is used in a map to share cache-instances between 
multiple similarly configured servers. This is straightforward but does involve 
touching a bunch of code to plumb the option through.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to