Hi Eric,
thanks for the response. The responses headers are:

HTTP/1.1 200 OK
Date: Thu, 07 Jul 2022 11:39:41 GMT
Server: Apache
Strict-Transport-Security: max-age=16070400; includeSubDomains; preload
X-Xss-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Vary: Cookie,Accept-Encoding
Last-Modified: Thu, 07 Jul 2016 13:35:02 GMT
Accept-Ranges: bytes
Content-Length: 13085
X-Powered-By: ASP.NET
X-UA-Compatible: IE=edge,chrome=1
Content-Security-Policy: frame-ancestors 'self'
Cache-Control: max-age=300
Content-Security-Policy-Report-Only: xxx

Regards,
Marcello

On Thu, Jul 7, 2022 at 1:15 PM Eric Covener <cove...@gmail.com> wrote:

> On Thu, Jul 7, 2022 at 5:27 AM Marcello Lorenzi <cell...@gmail.com> wrote:
> >
> > Hi All,
> > we tried to configure mod_cache on a Apache HTTPD 2.4 instance but we
> noticed that a elements hasn't been served from the cache because we have
> cache miss message like:
> >
> > 127.0.0.1164 [07/Jul/2022:11:17:54 +0200] 27320 "GET
> /files/json/test.json HTTP/1.1" 200 13479 cache miss: attempting entity save
> >
> > If we checked with the htcacheclean command we found a lot of keys in
> cache of this URI:
>
> Can you show the response headers?
> >
> >   51760 https://localhost:443/files/json/test.json?
> >
> > Could you help us to identify the issue of this missing caching?
> >
> > Thanks,
> > Marcello
>
>
>
> --
> Eric Covener
> cove...@gmail.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to