jmarantz commented on issue #1557: Optimized javascript is not compressed
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1557#issuecomment-388624209
 
 
   What you are seeing when you disable memcached is effectively a pagespeed 
server-side cache-flush.  It won't make any difference, once the cache is warm 
again, whether the physical part of the cache is stored in memcached or the 
file system.
   
   But to confirm, you did the same 'curl' command, with corrected spelling for 
"deflate", and with varnish disabled, and you got the same results, with 
content-encoding:gzip but uncompressed output?
   
   The question then is, what's the difference between what you are seeing and 
what happens with 
[https://www.ngxpagespeed.com/rewrite_javascript.js.pagespeed.ce.Fa3p2b86VH.js](https://www.ngxpagespeed.com/rewrite_javascript.js.pagespeed.ce.Fa3p2b86VH.js)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

Reply via email to