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

Spurious DownstreamCacheRebeaconingKey Warning #1060

@GoogleCodeExporter

Description

@GoogleCodeExporter
* What steps will reproduce the problem?
1. Enable Downstream Caching

* What is the expected output?

No warnings.

* What do you see instead?

Warning: You seem to have downstream caching configured on your server. 
DownstreamCacheRebeaconingKey should also be set for this to work correctly. 
Refer to 
https://developers.google.com/speed/pagespeed/module/downstream-caching#beaconin
g for more details.


This was reported on the ngx_pagespeed mailing list: 
https://groups.google.com/forum/#!topic/ngx-pagespeed-discuss/nz_ruhHDZ0I

Looking at the code I don't think we're issuing this warning correctly and we 
need to guard it with an explicit check for whether 
DownstreamCacheRebeaconingKey is configured.

Original issue reported on code.google.com by jefftk@google.com on 30 Mar 2015 at 12:33

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions