Difference between revisions of "TCPSP"
From LVSKB
m |
m |
||
Line 13: | Line 13: | ||
* [http://citeseer.ist.psu.edu/642308.html Symmetric TCP Splice: A Kernel Mechanism For High Performance Relaying] | * [http://citeseer.ist.psu.edu/642308.html Symmetric TCP Splice: A Kernel Mechanism For High Performance Relaying] | ||
+ | [[Category:LVS Software]] | ||
[[Category:TCP Splicing]] | [[Category:TCP Splicing]] | ||
[[Category:Terms and Abbreviations]] | [[Category:Terms and Abbreviations]] |
Latest revision as of 15:55, 10 November 2006
TCPSP implements TCP splicing for the Linux kernel. TCP splicing is a technique to splice two TCP connections inside the kernel, so that data relaying between the two connections can be run at near router speeds. This technique can be used to speed up layer-7 switching, web proxy and application firewall running in the user space.
Software
TCPSP software page is at http://www.linuxvirtualserver.org/software/tcpsp/index.html