
KTCPVS


What is it?
-----------

KTCPVS stands for Kernel TCP Virtual Server. It implements
application-level load balancing inside the Linux kernel, so called
Layer-7 switching. Although the scalability of KTCPVS is lower than
that of IPVS (IP Virtual Server), it is flexible, because the content
of request is known before the request is redirected to one server.


The Latest Version
------------------

Details of the latest version can be found on the Linux Virtual Server
project page under http://www.linuxvirtualserver.org/.


COPYRIGHT
---------

It is released under GNU GPL (General Public License). Please see the
file called COPYING.

