Charles Chance writes:
We have distributed registrars with no proxies in
front, so registrations
are handled directly at the edge by any server (we then rely on DNS for
load balancing/failover). All share the same DB/table and when a register
is received, we add Path header manually, before saving.
question: why don't you make the system more reliable by each registrar
having its own db table?
-- juha