• Hi, I tried to check cache status.
    I got this message:

    Cache Service	We detected that the Varnish caching service is running, but we are unable to determine that it's working.

    Is it not possibile to determine that it is working from the details below?

    Date:	Wed, 13 Sep 2023 23:56:16 GMT
    Server:	Apache
    X-powered-by:	PHP/8.0.30
    Link:	<https://studiolegaleasmahi.it/en/wp-json/>; rel="https://api.w.org/", <https://studiolegaleasmahi.it/en/wp-json/wp/v2/pages/1367>; rel="alternate"; type="application/json", <https://studiolegaleasmahi.it/en/>; rel=shortlink
    Vary:	Accept-Encoding,User-Agent
    Content-encoding:	gzip
    Content-length:	15330
    Content-type:	text/html; charset=UTF-8
    X-storage:	https
    X-varnish:	1520456 795816
    Age:	202
    Via:	1.1 varnish-v4
    Accept-ranges:	bytes

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter sunlight1976

    (@sunlight1976)

    and I can’t understand why if I use the check insidie the plugin It seems that Varnish Is caching (Age>0) :

    Date:	Wed, 13 Sep 2023 23:55:16 GMT
    Server:	Apache
    X-powered-by:	PHP/8.0.30
    Link:	<https://studiolegaleasmahi.it/wp-json/>; rel="https://api.w.org/", <https://studiolegaleasmahi.it/wp-json/wp/v2/pages/1367>; rel="alternate"; type="application/json", <https://studiolegaleasmahi.it/>; rel=shortlink
    Vary:	Accept-Encoding,User-Agent
    Content-encoding:	gzip
    Content-length:	14818
    Content-type:	text/html; charset=UTF-8
    X-storage:	https
    X-varnish:	895862 2001646
    Age:	42709
    Via:	1.1 varnish-v4
    Accept-ranges:	bytes

    while if i do a curl -l from ouside, in the http header I found that Is not cached (Age=0 and Cache-Control: no-cache, no-store, must-revalidate )

    date: Thu, 14 Sep 2023 11:52:08 GMTserver: Apacheexpires: Thu, 14 Sep 2023 11:52:08 GMTvary: Accept-Encoding,
    User-Agentlink: <https://studiolegaleasmahi.it/wp-json/>; rel="https://api.w.org/", <https://studiolegaleasmahi.it/wp-json/wp/v2/pages/1367>; rel="alternate"; type="application/json", <https://studiolegaleasmahi.it/>; rel=shortlink
    x-varnish: 1521204
    via: 1.1 varnish-v4
    x-powered-by: PHP/8.0.30
    content-type: text/html; charset=UTF-8accept-ranges: bytes
    cache-control: no-cache, no-store, must-revalidate
    age: 0
    x-storage: https
    
Viewing 1 replies (of 1 total)
  • The topic ‘Strange status message’ is closed to new replies.