sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sks-devel] SKS Loadbalancing over DNS


From: Kristian Fiskerstrand
Subject: Re: [Sks-devel] SKS Loadbalancing over DNS
Date: Sat, 15 Jul 2017 13:34:52 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0

On 07/15/2017 11:39 AM, Moritz Wirth wrote:
> Good morning everybody,
> 
> is it possible to loadbalance SKS/Nginx using multiple A records for the
> hostname?

The keyserver pools operate as such DNS Round Robins. I wouldn't
generally recommend it for individual nameservers.

(i) If the servers are in physical proximity (same DC), you're better
off with, in the case of nginx, usptream:
https://blog.sumptuouscapital.com/2013/10/load-balancing-sks/

(ii) if the servers are in different datacenters; use separate hostnames
to access the servers, using DNS RR for this will confuse monitoring of
the server (e.g otherwise both servers will drop if crawler hits the
down server, even if the other is operational, as there is no retry, as
opposed to what you get from upstream module), it also would impact
measuring for geographical pools etc.. so depending on level of
weirdness, could result in exclusion from the pool.

-- 
----------------------------
Kristian Fiskerstrand
Blog: https://blog.sumptuouscapital.com
Twitter: @krifisk
----------------------------
Public OpenPGP keyblock at hkp://pool.sks-keyservers.net
fpr:94CB AFDD 3034 5109 5618 35AA 0B7F 8B60 E3ED FAE3
----------------------------
Aquila non capit muscas
The eagle does not hunt flies

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]