Home
last modified time | relevance | path

Searched refs:cache_miss_revalidate (Results 1 – 5 of 5) sorted by relevance

/dports/www/squid/squid-4.15/src/
H A DSquidConfig.h321 int cache_miss_revalidate; member
H A Dhttp.cc2024 … else if (Config.onoff.cache_miss_revalidate || !request->flags.cachable || request->flags.auth) in copyOneHeaderFromClientsideRequestToUpstreamRequest()
2037 …>hasListMember(Http::HdrType::IF_MATCH, "*", ',') || Config.onoff.cache_miss_revalidate || !reques… in copyOneHeaderFromClientsideRequestToUpstreamRequest()
H A Dcache_cf.cc999 Config.onoff.cache_miss_revalidate = !temp; in parse_obsolete()
H A Dcf.data.pre251 Remove this line. The HTTP/1.1 feature is now configured by 'cache_miss_revalidate'.
8437 NAME: cache_miss_revalidate
8441 LOC: Config.onoff.cache_miss_revalidate
/dports/www/squid/squid-4.15/
H A DChangeLog1354 - Add cache_miss_revalidate