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

ModPagespeed=off with no filecachepath causes problems with .pagespeed. resources #608

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

Comments

@GoogleCodeExporter
Copy link

I have a vhost which is simply a proxy to an MPS optimizer.  In the vhost 
config I have ModPagespeed=off and no other ModPagespeed options (who would 
have thought that I'd need them?).  

The first issue is that .pagespeed. resources wind up getting fetched, which is 
unexpected imho. 

The second issue is that the cache is wrong and prints warnings for each fetch 
and eventually crashes the system at: 

DCHECK_EQ('/', config()->file_cache_path()[0]); in 
ApacheServerContext::PollFilesystemForCacheFlush().

Original issue reported on code.google.com by jkar...@google.com on 15 Jan 2013 at 5:25

@GoogleCodeExporter
Copy link
Author

Original comment by jkar...@google.com on 15 Jan 2013 at 7:11

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by jmara...@google.com on 28 Jan 2013 at 7:14

  • Added labels: Milestone-v25, release-note

@GoogleCodeExporter
Copy link
Author

New feature 'unplugged'

Original comment by jmara...@google.com on 28 Jan 2013 at 7:14

  • Changed state: Fixed

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