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/07/29 17:42:15 UTC

[GitHub] [incubator-pagespeed-ngx] ufgeorge opened a new issue #1698: Resources not rewritten because of restrictive Cache-Control headers: 59.79%

ufgeorge opened a new issue #1698:
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1698


   I saw my pagespeed console and "Resources not rewritten because of restrictive Cache-Control headers: 59.79%".
   I guess it is too much.
   
   But how can I know which resources need to review?


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



[GitHub] [incubator-pagespeed-ngx] Lofesa commented on issue #1698: Resources not rewritten because of restrictive Cache-Control headers: 59.79%

Posted by GitBox <gi...@apache.org>.
Lofesa commented on issue #1698:
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1698#issuecomment-667488414


   Maybe using debug mode in url:
   `https://mysite.com/?PageSpeedFilters=+debug`
   this put debug messages in the html code.
   In general, restrictive Cache-Control headers are those that make resources not public cacheable, like:
   `cache-control: private`  


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



[GitHub] [incubator-pagespeed-ngx] ufgeorge closed issue #1698: Resources not rewritten because of restrictive Cache-Control headers: 59.79%

Posted by GitBox <gi...@apache.org>.
ufgeorge closed issue #1698:
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1698


   


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