* load distribution - sanity check
@ 2005-10-05 7:41 Per Jessen
0 siblings, 0 replies; only message in thread
From: Per Jessen @ 2005-10-05 7:41 UTC (permalink / raw)
To: netfilter
I'm trying to setup a cluster of name servers, and want to distribute
the load across the cluster such that lookups of e.g. 'www.xxx.com'
will always go to the same node - to be able to benefit from caching.
I figured I'd be able to inspect the DNS queries and reroute the queries
based on a hash-value of the name being looked up. This sounds like a
job for iptables - am I on the right track?
cheers
/Per Jessen
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-10-05 7:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-05 7:41 load distribution - sanity check Per Jessen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.