Lofesa commented on issue #1704:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1704#issuecomment-671262583


   Sure is memcached ?
   If I remember pagespeed does nothing to evict records on memcached. 
   Have you configured shared memory and the in-memory LRU cache? These caches 
are in ram memory and are dependent of the nginx process, so if these process 
are cleared, these in-memory cache are cleared too.
   When you do the nginx reload what show this command:
   `ps aux | grep memcached`


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