You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
Right now, we only move resources in accordance with
ModPagespeedMapRewriteDomain if those resources change in some way (rewritte,
cache-extended). In order to benefit from shifting resources to cookieless
domains, we should consider always rewriting resources that are subject to this
directive. The simplest way would be as follows:
1) Add logic to DomainLawyer etc. to detect when a resource url can be
rewritten in this way.
2) Modify cache extension so that it also rewrites these resources.
Original issue reported on code.google.com by [email protected] on 3 Jan 2011 at 3:18
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 3 Jan 2011 at 3:18The text was updated successfully, but these errors were encountered: