Lofesa edited a comment on issue #1392: webp + cloudflare = images dont load on 
Safari
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1392#issuecomment-458056648
 
 
   > 
   > 
   > > Or you could set CloudFlare to respect the Vary:User-Agent header
   > 
   > @jmarantz How can this be done?
   
   Yes, I think, is the directive in config to respect the Vary header.
   As stated in the doc:
   " If a site has resources that legitimately vary on User-Agent, or on some 
other attribute, then in order to preserve that behavior, you must add
   
   Apache:
   
       ModPagespeedRespectVary on
   
   Nginx:
   
       pagespeed RespectVary on;
   
   to your configuration file."
   
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to