Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Help: load balancing for tcp/ip server

0 views
Skip to first unread message

Nuwan Samaranayake

unread,
Sep 30, 1996, 3:00:00 AM9/30/96
to

Is it possible to distribute high volume connection requests
on a port among several tcp/ip servers ? I believe that something
similar is done in web server that get high volume of hits.

Thanks in advance for any help in this matter.

- Nuwan

Dan Wing

unread,
Oct 1, 1996, 3:00:00 AM10/1/96
to

Solutions I'm aware of are:

o round robin A records, a feature of BIND 4.9.3 and higher. This
doesn't do true load balancing, nor does it handle 'down'
servers, but is sufficient for most people's needs.

o Cisco's Local Director product, which provides true load
balancing at up to 45Mbps, and works with any OS or webserver on
the server side. See
http://www.cisco.com/warp/public/751/lodir/index.html
(I work for Cisco)

-Dan Wing
dw...@tgv.com / dw...@cisco.com
cisco Systems, Inc.

0 new messages