LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Re: TCPSP vs IPVS

To: LinuxVirtualServer.org users mailing list. <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Re: TCPSP vs IPVS
From: "Aihua Liu" <liuah@xxxxxxxxxxxxxxxxx>
Date: Mon, 26 May 2003 16:4:20 +0800
Hello,
I'm sorry for previous mail.
>TCPSP is ain implementation of TCP socket splicing for the Linux Kernel.
>This means that you can open a pair of sockets in user space
>and then join them together in the kernel.
As I know, TCPSP'work as follows:
1. Client builds up the connection with director firstly.
2. After the director receives the client requests, then 
sets up connection with selected real-server and sends the
requests to it.
3. Real-server send replies to director.
4. Director receives the replies from the realserver and 
responses to the client through tcp-splicing.
I understand it correctly? 
   


<Prev in Thread] Current Thread [Next in Thread>