Project

General

Profile

Bug #16328

Updated by Ward Vandewege about 4 years ago

keep-proxy uses the old api server discovery mechanism to find its upstream keepstores. This means that the geo-ip configuration of the api server must be set up properly, or keep-proxy will start talking to itself. 

 Now that we have config.yaml, keep-proxy should just read the list of keepstore URIs from there instead.

Back