Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/iocore/cache/
H A DCache.cc256 float http_bg_fill; in validate_rww() local
258 REC_ReadConfigFloat(http_bg_fill, "proxy.config.http.background_fill_completed_threshold"); in validate_rww()
259 if (http_bg_fill > 0.0) { in validate_rww()