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 
metadata, but I don't know how to achieve this with PageSpeed, is it possible?
   
   Should I disable the file cache and leave only Memcached? Can this be done?
   
   The documentation says 'A file-system based cache is always employed on each 
server.'
   https://www.modpagespeed.com/doc/system#server_cache
   
   So I dunno what to do to be honest to keep both instances in sync


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


Reply via email to