Home
last modified time | relevance | path

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

/dports/www/apt-cacher-ng/apt-cacher-ng-3.2/source/
H A Dacfg.cc49 int optProxyCheckInt = 99; variable
159 ,{ "OptProxyCheckInterval", &optProxyCheckInt, nullptr, 10, false}
1383 if(sinceCheck > optProxyCheckInt) in GetProxyInfo()
1398 if(optProxyCheckInt <= 0) // urgs, would never recover in MarkProxyFailure()