Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Add feature to proxy resources whose origin servers don't run mod_pagespeed #557

Closed
GoogleCodeExporter opened this issue Apr 6, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

ModPagespeedMapRewriteDomain can only be used to indicate to mod_pagepeed that 
domains are already functionally equivalent.  This can be because the two 
domains are both served by the same Apache server, or because one of the 
domains points to a CDN whose origin points back to the server.

But it is desirable, especially in the context of SPDY, to move foreign 
resources into the origin domain.  A new directive is required to perform that 
mapping.

Original issue reported on code.google.com by jmara...@google.com on 6 Nov 2012 at 8:25

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r2171.

Original comment by jmara...@google.com on 9 Nov 2012 at 2:57

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by jmara...@google.com on 9 Nov 2012 at 2:57

  • Added labels: Milestone-v24, release-note

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant