LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

ktcpvs 0.0.4 available

To: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: ktcpvs 0.0.4 available
From: Wensong Zhang <wensong@xxxxxxxxxxxx>
Date: Tue, 16 Oct 2001 22:15:04 +0800 (CST)
Hi,

The ktcpvs-0.0.4 tar ball is available on the LVS website. The ChangeLog
is as follows:


Kernel TCP Virtual Server - Version 0.0.4 - October 16, 2001

2001-10-16  Wensong Zhang  <wensong@xxxxxxxxxxxx>

        * Revisited the locking facility of TCPVS service list access and
        service member access (such as the destination list and the rule
        list).

        * tcp_vs.c: use net_ratelimit() to guard TCP_VS_ERR outputs in the
        connection processing.

2001-10-15  Wensong Zhang  <wensong@xxxxxxxxxxxx>

        * Added the function of server pool maintenance, which is to
        dynamically keep enough server thread to handle the current load.

        It does this by periodically check the number of spare servers
        (waiting for a request). If there are fewer than MinSpareServers,
        it creates more spare servers. If there are more than
        MaxSpareServers, some of the spares die off.

        * tcpvsadm updates

        Output more TCPVS config information.

        Change some default values of TCPVS config.



As always, bugreports, fixes, comments and suggestions are welcome.

Wensong



<Prev in Thread] Current Thread [Next in Thread>
  • ktcpvs 0.0.4 available, Wensong Zhang <=