lvs-users
|
To: | lvs-users@xxxxxxxxxxxxxxxxxxxxxx |
---|---|
Subject: | About new dispatcher |
From: | lidsa@xxxxxxxxxxxxx |
Date: | Thu, 21 Mar 2002 10:47:49 +0800 |
If I want to analyse the content of requests before I redirect it to real server,and perhaps I choose a real server by search from database.Do it in kernel is very difficult even impossible!But if I do it under user layer and create a socket to connect to the real server, I have to read from one socket and write to another,it's to expensive.I want the sockets can be joined in the kernel,so I need not copy them.Would you give me some advices and referrence? Than you very much! lidsa |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Socket, lidsa |
---|---|
Next by Date: | RE: About new dispatcher, Peter Mueller |
Previous by Thread: | Socket, lidsa |
Next by Thread: | RE: About new dispatcher, Peter Mueller |
Indexes: | [Date] [Thread] [Top] [All Lists] |