Searched refs:cache_responses_to_cookies (Results 1 – 15 of 15) sorted by relevance
222 if (cache_responses_to_cookies >= 0) { in Print()223 printf("\t\t - " TWEAK_CACHE_RESPONSES_TO_COOKIES ":%d\n", cache_responses_to_cookies); in Print()263 cache_responses_to_cookies = v; in Init()432 if (cache_responses_to_cookies >= 0) { in UpdateMatch()433 result->cache_responses_to_cookies = cache_responses_to_cookies; in UpdateMatch()438 if (result->cache_responses_to_cookies >= 0) { in UpdateMatch()439 …eof(crtc_debug), " [" TWEAK_CACHE_RESPONSES_TO_COOKIES "=%d]", result->cache_responses_to_cookies); in UpdateMatch()
79 int cache_responses_to_cookies = -1; ///< Override for caching cookied responses. variable109 int cache_responses_to_cookies = -1; variable
50 # proxy.config.http.cache.cache_responses_to_cookies
99 CONFIG proxy.config.http.cache.cache_responses_to_cookies INT 1
540 MgmtByte cache_responses_to_cookies = 1; member
1281 …HttpEstablishStaticConfigByte(c.oride.cache_responses_to_cookies, "proxy.config.http.cache.cache_r… in startup()1570 params->oride.cache_responses_to_cookies = m_master.oride.cache_responses_to_cookies; in reconfigure()
460 if (s->cache_control.cache_responses_to_cookies >= 0) { in update_cache_control_information_from_config()461 s->my_txn_conf().cache_responses_to_cookies = s->cache_control.cache_responses_to_cookies; in update_cache_control_information_from_config()5919 …do_cookies_prevent_caching(static_cast<int>(s->txn_conf->cache_responses_to_cookies), &s->hdr_info… in is_cache_response_returnable()6210 …do_cookies_prevent_caching(static_cast<int>(s->txn_conf->cache_responses_to_cookies), request, res… in is_response_cacheable()
174 :ts:cv:`proxy.config.http.cache.cache_responses_to_cookies`
2094 .. ts:cv:: CONFIG proxy.config.http.cache.cache_responses_to_cookies INT 1
83 …HE_CACHE_RESPONSES_TO_COOKIES` :ts:cv:`proxy.config.http.cache.cache_responses_to_cookies`
242 "cache_responses_to_cookies` and uses the same values with the same "
1118 "Edit :ts:cv:`proxy.config.http.cache.cache_responses_to_cookies` in :file:"1122 "cache_responses_to_cookies` を編集してください。"1193 "cache_responses_to_cookies` is set appropriately."1196 "合、 :ts:cv:`proxy.config.http.cache.cache_responses_to_cookies` が適切に"
196 msgid ":ts:cv:`proxy.config.http.cache.cache_responses_to_cookies`"
565 #. Edit :ts:cv:`proxy.config.http.cache.cache_responses_to_cookies` in
8619 ret = _memberp_to_generic(&overridableHttpConfig->cache_responses_to_cookies, conv); in _conf_to_memberp()