andrewbrg edited a comment on issue #1686: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1686#issuecomment-623158601
I have a sneaking suspicion that it might have been my redis config to skrew it all up. The redis config was set with allkeys-lru - https://redis.io/topics/lru-cache Thinking about it, could it be that as the redis DB became full, it evicted some data which PageSpeed thought still existed in the DB, thus rendering links on images with 404? @jmarantz Not using either outline_javascript or outline_styles. I'd like to have a single cache because it seems so much more efficient to do so. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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