ShadowXVII commented on issue #1685: Pagespeed causes high FTTB on nginx
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1685#issuecomment-613181611
 
 
   Yes, seems to be the default cache taking control here:
   
   _If no Cache-Control is present the default behavior is that AFD will cache 
the resource for X amount of time where X is randomly picked between 1 to 3 
days._ 
([source](https://docs.microsoft.com/en-us/azure/frontdoor/front-door-caching#cache-expiration))
   
   Is it possible to get PageSpeed to just serve cacheable assets as Downstream 
Cache config won't work with Azure Front Door. I would like to just use the 
Javascript, CSS Concat and Compression, or are they dependant on the beacons?

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