Lofesa commented on issue #1659: Pagespeed Not optimising part of website 
images. 
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1659#issuecomment-511347291
 
 
   Hi @Mazizieh 
   you stated:
   "...Resource headers are preventing rewriting of..."
   Maybe the cause is:
   `proxy_ignore_headers Cache-Control;`
   
   cause this set the Cache-Control to the time set in
   `proxy_cache_valid [code ...] time;`
   You don´t have this enabled in your config so maybe cache-contorl is 0 or is 
not set, so pagespeed don´t fecht it.
   

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


With regards,
Apache Git Services

Reply via email to