crowell / modpagespeed_tmp

Automatically exported from code.google.com/p/modpagespeed
Apache License 2.0
0 stars 0 forks source link

Prevent multiple copies of cache #746

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When looking at the modpagespeed cache, the structure appears to have multiple 
copies of the css and image files, dependent on the domain used to access them 
- eg, I see www.sellmyretro.com / sellmyretro.com / sellmyretro.com.3 (!) and 
then other folders created for where people have referenced the images from 
another site.

Where the loadimagefromfile directives are in force - surely this should not be 
required or am I missing something?

Original issue reported on code.google.com by rwap.services on 20 Jul 2013 at 10:15

GoogleCodeExporter commented 9 years ago
Even with LoadFromFile, we still store the rewritten versions in the cache and 
store separate versions for every unique URL that they are referenced as.

Original comment by sligocki@google.com on 22 Jul 2013 at 4:50

GoogleCodeExporter commented 9 years ago

Original comment by jmara...@google.com on 24 Sep 2013 at 1:27