Merge pull request #680 from pagespeed/jmarantz-clean-proactive
clean up the conf file overrides to turn off proactive resource
This commit is contained in:
@@ -34,11 +34,6 @@ http {
|
||||
pagespeed AdminPath /pagespeed_admin;
|
||||
pagespeed GlobalAdminPath /pagespeed_global_admin;
|
||||
|
||||
# TODO(jefftk): this option currently breaks IPRO after cache flushing. This
|
||||
# was turned on by default with PSOL r3966 and needs to be fixed there.
|
||||
pagespeed CompressMetadataCache off;
|
||||
pagespeed ProactiveResourceFreshening off;
|
||||
|
||||
root "@@SERVER_ROOT@@";
|
||||
|
||||
# Block 5a: Decide on Cache-Control header value to use for outgoing
|
||||
|
||||
Reference in New Issue
Block a user