Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

IPRO with LoadFromFile on a resource that is already fully optimized severs cc:max-age=300. #989

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

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. use ModPagespeedLoadFromFile for static files
2. request any of these static files with browser and inspect caching headers 
or analyze page with pagespeed insight

What is the expected output? What do you see instead?
expected: ressource delivered with caching headers set to values defined for 
this mime-type.
instead: Cache-Control  max-age=300, Expires in 5 minutes...

What version of the product are you using (please check X-Mod-Pagespeed
header)?
mod-pagespeed-beta 1.9.32.1-4238

On what operating system?
Centos 6.5

Which version of Apache?
2.2.15

Which MPM?
prefork



Original issue reported on code.google.com by [email protected] on 19 Sep 2014 at 12:00

crowell added a commit that referenced this issue Apr 7, 2015
Add load_from_file_cache_ttl_ms option.

Add option to specify the cache ttl for resources loaded from file.
Addresses  issue #989
crowell added a commit that referenced this issue Jun 15, 2015
Add load_from_file_cache_ttl_ms option.

Add option to specify the cache ttl for resources loaded from file.
Addresses  issue #989
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