Lofesa commented on issue #2034:
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/2034#issuecomment-680819535


   Well... the 1st step to debug is putting all things in the rigth side. 
   png images still not full optimized becasue it have transparent pixels or 
are sensitive to compression noise, but are optimized by IPRO. You can see it 
because the eTag header: `Etag: W/"PSA-aj-nbqpw_qrXQ-br"` , these etag header 
is set by IPRO, you can se that Conten-legth and X-Content-legth mismacht, 
these are the result of partial optimization, IPRO donĀ“t rewrite the url.
   
   About the js and css files, can you try to set:
   `ModPagespeedModifyCachingHeaders  on`
   
   And find from where comes this header (see the image), there is a no-cache 
header
   
![Captura](https://user-images.githubusercontent.com/22342793/91297729-1668ba80-e79f-11ea-921f-44fab27d4c9e.jpg)
   


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