Lofesa commented on issue #1543: Problem with pagespeed filters
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1543#issuecomment-374869973
 
 
   Hi
   As @jmarantz say, perhaps you need to resize the cache to allow optimized 
resources stay in cache w/o eviction. As far as you have disbled cache cleaning 
(pagespeed FileCacheCleanIntervalMs -1;) but donĀ“t have defined a cache size 
(pagespeed FileCacheSizeKb           size-in-kb; pagespeed FileCacheInodeLimit  
      number-of-inodes;) perhaps the default size (if I remember 50Mb) is too 
small.
   
   doc [here](https://www.modpagespeed.com/doc/system)
   

----------------------------------------------------------------
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