Hi,
The ipvs 1.1.0 tar ball (for kernel 2.5) is available on the LVS website.
This is a new development version.
The ChangeLog is as follows:
IP Virtual Server Netfilter module - Version 1.1.0 - September 15, 2002
Changes:
* Julian added new protocol load balancing support model, and
added AH/ESP load balancing support for IPVS, which can be used to
load balancing IPSec applications.
* Revised all the data structures exchanged between IPVS kernel
module and user-space program, in order to make it simple and
efficient to exchange data.
* Added the connection threshold support, where many ideas were
borrowed from Ratz's Threshhold patch. Tuned the SH and DH
schedulers to use the connection threshold to check if a server is
overloaded.
* Changed ip_vs_sync.c to work on the Linux kernel 2.5.xx.
* Julian and I did many other code revision.
* Updated ipvsadm to the version 1.22.
Changed the libipvs to use the new ipvs data structure exchanged
between kernel and user-space.
Changed ipvsadm.c to use this new libipvs.
Added the thresholds options to manage connection thresholds
feature of ipvs inside the kernel.
Updated the ipvsadm man page.
As always, bugreports, fixes, comments and suggestions are welcome.
Thanks,
Wensong
|