Documentation ¶
Overview ¶
Package loadbalance is plugin for rewriting responses to do "load balancing"
Package loadbalance shuffles A, AAAA and MX records.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RoundRobin ¶
RoundRobin is plugin to rewrite responses for "load balancing".
type RoundRobinResponseWriter ¶
type RoundRobinResponseWriter struct{ dns.ResponseWriter }
RoundRobinResponseWriter is a response writer that shuffles A, AAAA and MX records.
Click to show internal directories.
Click to hide internal directories.