Re: [users@httpd] Apache 2.4 : issue caching mod_cache

2022-07-07 Thread Marcello Lorenzi
Hi Eric, I checked the configuration to verify if cookie or set-cookie headers are excluded and this is the actual configuration: CacheIgnoreCacheControl On CacheIgnoreQueryString Off CacheIgnoreURLSessionIdentifiers _ CacheIgnoreHeaders Set-Cookie Cookie CacheDefaultExpire 60 CacheMa

Re: [users@httpd] Apache 2.4 : issue caching mod_cache

2022-07-07 Thread Eric Covener
On Thu, Jul 7, 2022 at 7:41 AM Marcello Lorenzi wrote: > > 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

Re: [users@httpd] Apache 2.4 : issue caching mod_cache

2022-07-07 Thread Marcello Lorenzi
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-

Re: [users@httpd] Apache 2.4 : issue caching mod_cache

2022-07-07 Thread Eric Covener
On Thu, Jul 7, 2022 at 5:27 AM Marcello Lorenzi 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 "G

[users@httpd] Apache 2.4 : issue caching mod_cache

2022-07-07 Thread Marcello Lorenzi
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 ent