Age Header Missing
-
I am using a NGINX reverse proxy on a remote machine. Installed and configured caching. Using your health check, it is reporting “Your domain does not report an “Age” header, making it impossible to determine if the page is actually serving from cache.”
Despite numerous google searches, I can not get NGIX to return any age details in the header. I.e Curl -I URL
What is the exact header name or title that your plugin is looking for. The only age header that I can return is
add_header X-Cache-date $upstream_http_date;
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Age Header Missing’ is closed to new replies.