You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2020/08/10 09:51:08 UTC

[GitHub] [incubator-pagespeed-ngx] Lofesa commented on issue #1704: nginx reload, memcache clean?

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:
users@infra.apache.org