| 
 
Hi,
The ipvs 0.9.6 is now available at:
  http://www.LinuxVirtualServer.org/ipvs-0.9.6-2.2.13.tar.gz
Virtual Server patch for Linux 2.2 - Version 0.9.6 -  December 7, 1999
Changes:
        * Invalidate a persistent template when its dest is unavailable
        We define templates like <cip, 0, vip, vport, rip, rport> 
        (persistence for a single service) or <cip, 0, vip, 0, rip, 0>
        (persistence for all services) are valid, and templates like
        <cip, 65535, vip, 65535, rip, 65535> are invalid.
        When new connection arrives and the destination of its template
        is not available, invalidate the template, then create a new
        template with new destination, and new connection is served.
        * Fixed the wrong debugging information in ip_vs_forward
Thanks,
Wensong
----------------------------------------------------------------------
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
To unsubscribe, e-mail: lvs-users-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx
For additional commands, e-mail: lvs-users-help@xxxxxxxxxxxxxxxxxxxxxx
 |