Hello, We are trying to cache some resources, but they respond in the header with the attributes that prevent caching:
Content-Type: video/MP2T *Expires: Thu, 01 Jan 1970 00:00:01 GMT* *Cache-Control: no-cache* Cache: HIT X-Cached-Since: 2023-04-25T07:43:41+00:00 Thus, we see TCP_MISS in the logs. Is it possible to configure squid in such a way that it ignores *Cache-control=no-cache* and *Expires *attributes and takes responses from the cache? Kind regards, Ankor.
_______________________________________________ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users