@oschaaf afaik there is no way to influence the order of output filters in nginx however I'm sure that sub_filter runs before pagespeed. What sub_filter does is simply changes href links from `<a href="https://original.com/path/to/page">clk</a>` to a `<a href="https://alias.com/x/path/to/page">clk</a>`
Is there any hashing of html source involved in pagespeed? Or does it query for html page in background as it does for static resources? [ Full content available at: https://github.com/apache/incubator-pagespeed-mod/issues/634 ] This message was relayed via gitbox.apache.org for [email protected]
