TCP Splicing

From LVSKB
Revision as of 04:11, 10 December 2005 by Wensong (Talk | contribs)

Jump to: navigation, search

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.

Introduction

TCP Splicing

Implementation

  • TCPSP - a TCP splicing implementation for the Linux operating system

External Links