andrewbrg edited a comment on issue #1686: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1686#issuecomment-623002258
Hi @Lofesa , yes you are right, in fact if i refresh the page a few times, sometimes the missing images show and other times they do not, depends on which server is being hit. So, the issue now is that a shared file system is not possible on Google hosting with docker unfortunately. Both servers point to the same memcached instance for the cache, however they both have a FileCachePath. I don't know how to make sure that pagespeed does not use anything except the memcached DB, is this even possible? In an ideal world it would be n instances working with one set of caches and metatdata, but I don't know how to achieve this with PageSpeed, is it possible? ---------------------------------------------------------------- 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