OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

42 lines
1.6 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../ktcpvs/ktcpvs.desc
  5. [COPY] Copyright (C) 2006 The OpenSDE Project
  6. [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
  7. [COPY] Copyright (C) 1998 - 2003 Clifford Wolf
  8. [COPY]
  9. [COPY] More information can be found in the files COPYING and README.
  10. [COPY]
  11. [COPY] This program is free software; you can redistribute it and/or modify
  12. [COPY] it under the terms of the GNU General Public License as published by
  13. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  14. [COPY] GNU General Public License can be found in the file COPYING.
  15. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  16. [I] Kernel TCP Virtual Server
  17. [T] KTCPVS stands for Kernel TCP Virtual Server. It implements application-
  18. [T] level load balancing inside the Linux kernel, so called Layer-7 switching.
  19. [T] Since the overhead of layer-7 switching in user-space is very high, it is
  20. [T] good to implement it inside the kernel in order to avoid the overhead of
  21. [T] context switching and memory copying between user-space and kernel-space.
  22. [T] Although the scalability of KTCPVS is lower than that of IPVS (IP Virtual
  23. [T] Server), it is flexible, because the content of request is known before
  24. [T] the request is redirected to one server.
  25. [U] http://www.linuxvirtualserver.org/software/ktcpvs/ktcpvs.html
  26. [A] Wensong Zhang <wensong@linux-vs.org>
  27. [M] Alejandro Mery <amery@opensde.org>
  28. [C] extra/network
  29. [L] GPL
  30. [S] Alpha
  31. [V] 0.0.18
  32. [P] O -----5---9 190.500
  33. [D] 647959669 ktcpvs-0.0.18.tar.gz http://www.linuxvirtualserver.org/software/ktcpvs/