Hi,
The ipvs 1.0.6 tar ball (for kernel 2.4) is available on the LVS website.
Again, it has bugfixes for conn sync code. If you use the connection
synchronization feature, it is good to use this version.
The ChangeLog is as follows:
IP Virtual Server Netfilter module - Version 1.0.6 - Auguest 17, 2002
Changes:
* Updated connection synchronization code again
Some changes in 1.0.5 was not correct, so rolled back to assigning
the sync_id inside the sync_thread, and the sync_id can be used to
detect whether the sync_thread is alive or not.
Changed to let the init process be the parent process of sync
thread (fork twice), the init process is the only one to reap the
sync thread zombie. It can avoid many problems in the different
situations.
As always, bugreports, fixes, comments and suggestions are welcome.
Thanks,
Wensong
|