Commit Graph

7 Commits

Author SHA1 Message Date
ajacoutot
e3edfdd3aa Remove SECURITY files. They have served their purpose in the past but
have become pretty useless nowadays (and the pkg tools do not display
them anyway).
Some which contained valuable information have been turned into READMEs.

ok jasper@ sthen@
input/ok naddy@
2013-11-07 07:08:59 +00:00
gonzalo
7acebfec37 Update for balance to 3.54
* A bug with hash_fold() regarding incoming IPv4 and IPv6 source
  addresses has been fixed. The "hash" group mechanism is now working as
  expected.
* Buffering has been disabled for interactive shell IO. A new
  "assign" command has been added to allow changing of the host:port
  assignment of a channel (only if disabled). A locking bug has been
  fixed.
* A new option -6 has been added to force IPv6 bind.
* Problems with setting IPV6_V6ONLY socket option are now handled
  more nicely with a syslog warning message.
* Balance now compiles also on systems where IPV6_V6ONLY is
  undefined (like some Solaris systems).
* IPv6 support on the listening side has been added. MAXCHANNELS in
  balance.h has been increased to 64.

Ok aja@ brad@
2012-12-11 18:15:13 +00:00
rui
157dceb237 update balance to 3.35 and take maintainership
help and ok aanriot@
2007-05-29 18:56:24 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
jsyn
6d3681c1b0 - update to balance-2.33 (bugfix release)
- regen security patch
- regression/distinfo changes
2001-11-15 19:25:52 +00:00
lebel
d88a2c384c initial import of balance-2.24.1:
--
Balance is a simple but powerful generic tcp proxy with round robin
load balancing and failover mechanisms. Its behaviour can be
controlled at runtime using a simple command line syntax.

The latest release now supports the definition of channel groups
and connection counting and handling boosting the power and versatility
of balance one big step further.

WWW: http://balance.sourceforge.net/

Submitted by Jason Peel <jsyn@nthought.com>
2001-06-25 23:05:44 +00:00