chaihongjun opened a new issue #1588:  Which filters are included in the 
OptimizeForBandwidth mode?
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1588
 
 
   PageSpeed offers three "levels":PassThrough, CoreFilters, and 
OptimizeForBandwidth. 
   CoreFilters contains:
   `add_head
      combine_css
      combine_javascript
      convert_meta_tags
      extend_cache
      fallback_rewrite_css_urls
      flatten_css_imports
      inline_css
      inline_import_to_link
      inline_javascript
      rewrite_css
      rewrite_images
      rewrite_javascript
      rewrite_style_attributes_with_url
   `
   Then 
   Which filters are included in the OptimizeForBandwidth mode?and If  I set to 
PassThrough, is it possible to use any filter, whether it is reasonable or not?

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