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/04/30 15:37:44 UTC

[GitHub] [incubator-pagespeed-ngx] andrewbrg edited a comment on issue #1686: Random 404s on re-written images (nginx with shared Redis cache)

andrewbrg edited a comment on issue #1686:
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1686#issuecomment-621931548


   OK, so what i have done till now is re-build nginx with the cache purge module and set up the communication between it and the pagespeed nginx.
   
   Changed the Forbid filters to Disallow, so i can enable them via the URL along with the debug option.
   
   Moved away from redis (says it's a bit experimental on the pagespeed site), and changed to a 2 node memcached setup, of 2GB i think. Should be more than enough.
   
   I'll test it over the weekend or next week and update this thread, hopefully it works and helps others out :)
   
   I'll keep an eye out for purge requests being passed downstream and upstream to the memcached instances.


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